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 01:19:52 +0200
commit8e16b376dc531edfdf7b7d8dc13d3d9a15d81c0c (patch)
tree25f1387d41cec1d43b5277db33ca9a5141f9875f /src/openprojectlayout.ui
parentfb461bbd2b56046933a77f75eb4873c64781064d (diff)
downloadkscope-8e16b376dc531edfdf7b7d8dc13d3d9a15d81c0c.tar.gz
kscope-8e16b376dc531edfdf7b7d8dc13d3d9a15d81c0c.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>
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>