summaryrefslogtreecommitdiffstats
path: root/src/gui/newprojectwidget.ui
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-11-02 22:27:07 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-11-02 22:27:07 +0100
commitf23df438132393cf20cb93f9922325dc49792573 (patch)
treed35e0a54f2ce018aefba36968233eae5d97cad76 /src/gui/newprojectwidget.ui
parenta9c86866c380e503dd75797b5c2d129bfb622a9e (diff)
downloadktechlab-f23df438132393cf20cb93f9922325dc49792573.tar.gz
ktechlab-f23df438132393cf20cb93f9922325dc49792573.zip
Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src/gui/newprojectwidget.ui')
-rw-r--r--src/gui/newprojectwidget.ui11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/gui/newprojectwidget.ui b/src/gui/newprojectwidget.ui
index b7c73b8..5c8a14f 100644
--- a/src/gui/newprojectwidget.ui
+++ b/src/gui/newprojectwidget.ui
@@ -101,10 +101,9 @@
<tabstop>projectLocationURL</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>klineedit.h</includehint>
- <includehint>kurlrequester.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>kpushbutton.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">klineedit.h</include>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+ <include location="global" impldecl="in implementation">kurlrequester.h</include>
+</includes>
</UI>