summaryrefslogtreecommitdiffstats
path: root/khotkeys/kcontrol/ui/action_group_tab_ui.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-21 15:57:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-21 15:57:05 +0900
commitb4a5c0a167522ed4aa987fb1d65e6b58333b1363 (patch)
tree55a3c1bbeb771e16d631b916b75625eb96add9ed /khotkeys/kcontrol/ui/action_group_tab_ui.ui
parent1bd64002944c6b6ec17f44066573e3c8e5b69cdf (diff)
downloadtdebase-b4a5c0a167522ed4aa987fb1d65e6b58333b1363.tar.gz
tdebase-b4a5c0a167522ed4aa987fb1d65e6b58333b1363.zip
Add includes to UI files to resolve FTBFS.
Partially cherry-picked from 661ed658. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'khotkeys/kcontrol/ui/action_group_tab_ui.ui')
-rw-r--r--khotkeys/kcontrol/ui/action_group_tab_ui.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/khotkeys/kcontrol/ui/action_group_tab_ui.ui b/khotkeys/kcontrol/ui/action_group_tab_ui.ui
index ce982399e..69d51ef55 100644
--- a/khotkeys/kcontrol/ui/action_group_tab_ui.ui
+++ b/khotkeys/kcontrol/ui/action_group_tab_ui.ui
@@ -102,7 +102,7 @@
<slot access="protected" specifier="pure virtual">action_group_name_changed( const TQString&amp; )</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>ktextedit.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">ktextedit.h</include>
+</includes>
</UI>