summaryrefslogtreecommitdiffstats
path: root/src/openprojectlayout.ui
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-04-23 11:23:38 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-05-26 15:02:26 +0200
commit970528b7299b0bd73b663e0b73eca25abb382c76 (patch)
tree2e269dc708ab8a18951e4a9d480d2e73ebf4e157 /src/openprojectlayout.ui
parentaf55371990047efd9de6b4980285d44f8de6d1d4 (diff)
downloadkscope-970528b7299b0bd73b663e0b73eca25abb382c76.tar.gz
kscope-970528b7299b0bd73b663e0b73eca25abb382c76.zip
Conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8e16b376dc531edfdf7b7d8dc13d3d9a15d81c0c)
Diffstat (limited to 'src/openprojectlayout.ui')
-rw-r--r--src/openprojectlayout.ui10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/openprojectlayout.ui b/src/openprojectlayout.ui
index a1c24b4..a346e15 100644
--- a/src/openprojectlayout.ui
+++ b/src/openprojectlayout.ui
@@ -194,9 +194,9 @@
<slot access="protected">slotProjectSelected(const TQString&amp;)</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kurlrequester.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>kpushbutton.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+ <include location="global" impldecl="in implementation">klineedit.h</include>
+ <include location="global" impldecl="in implementation">kurlrequester.h</include>
+</includes>
</UI>