summaryrefslogtreecommitdiffstats
path: root/ktron
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-22 23:09:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-22 23:09:02 +0900
commitbae7fb22f72c320514557d09bfe2c343120d9cec (patch)
tree2886536dfce8d6c17178d2afea11afb77eae7404 /ktron
parent2bc726cc219d355c70fb1a709085a9e120f34479 (diff)
downloadtdegames-bae7fb22f72c320514557d09bfe2c343120d9cec.tar.gz
tdegames-bae7fb22f72c320514557d09bfe2c343120d9cec.zip
Add includes to UI files to resolve FTBFS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ktron')
-rw-r--r--ktron/appearance.ui10
1 files changed, 4 insertions, 6 deletions
diff --git a/ktron/appearance.ui b/ktron/appearance.ui
index 0c817317..9b9f7588 100644
--- a/ktron/appearance.ui
+++ b/ktron/appearance.ui
@@ -293,10 +293,8 @@
<tabstop>kcfg_Color_Player2</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kurlrequester.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kcolorbutton.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kcolorbutton.h</include>
+ <include location="global" impldecl="in implementation">kurlrequester.h</include>
+</includes>
</UI>