summaryrefslogtreecommitdiffstats
path: root/konquest
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 /konquest
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 'konquest')
-rw-r--r--konquest/newGameDlg_ui.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/konquest/newGameDlg_ui.ui b/konquest/newGameDlg_ui.ui
index 55a8a2b9..fded57c7 100644
--- a/konquest/newGameDlg_ui.ui
+++ b/konquest/newGameDlg_ui.ui
@@ -434,7 +434,7 @@
</image>
</images>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>minimap.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">minimap.h</include>
+</includes>
</UI>