summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/Autogen_uic_paths.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/Autogen_uic_paths.rst')
-rw-r--r--Help/release/dev/Autogen_uic_paths.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/Help/release/dev/Autogen_uic_paths.rst b/Help/release/dev/Autogen_uic_paths.rst
deleted file mode 100644
index 0893194..0000000
--- a/Help/release/dev/Autogen_uic_paths.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-AutoGen uic paths
------------------
-
-* Variable :variable:`CMAKE_AUTOUIC_SEARCH_PATHS` was introduced to
- allow :variable:`CMAKE_AUTOUIC` to search for ``foo.ui`` in more
- places than the vicinity of the ``ui_foo.h`` including file.
-
-* The new target property :prop_tgt:`AUTOUIC_SEARCH_PATHS` was introduced to
- allow :prop_tgt:`AUTOUIC` to search for ``foo.ui`` in more
- places than the vicinity of the ``ui_foo.h`` including file.