summaryrefslogtreecommitdiffstats
path: root/kcontrol/componentchooser
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2022-01-05 10:27:02 +0900
committerMichele Calgaro <[email protected]>2022-01-05 10:27:39 +0900
commitefd6ed910de2bbeccdd76d88f8a82aa2e56a1382 (patch)
tree8609941a6a61ac53217d669a23fa0d04bd8a542f /kcontrol/componentchooser
parent66fde0cb70c6e238bf89b373636cbc4b499f02cd (diff)
downloadtdebase-efd6ed910de2bbeccdd76d88f8a82aa2e56a1382.tar.gz
tdebase-efd6ed910de2bbeccdd76d88f8a82aa2e56a1382.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 3078b5fa12d8988c55fdb511682736daecbc1ff8)
Diffstat (limited to 'kcontrol/componentchooser')
-rw-r--r--kcontrol/componentchooser/componentchooser_ui.ui5
1 files changed, 1 insertions, 4 deletions
diff --git a/kcontrol/componentchooser/componentchooser_ui.ui b/kcontrol/componentchooser/componentchooser_ui.ui
index c810f1e31..9abdeec12 100644
--- a/kcontrol/componentchooser/componentchooser_ui.ui
+++ b/kcontrol/componentchooser/componentchooser_ui.ui
@@ -123,11 +123,8 @@
</widget>
<includes>
<include location="global" impldecl="in declaration">tdelistbox.h</include>
- <include location="local" impldecl="in implementation">kdialog.h</include>
+ <include location="local" impldecl="in implementation">kdialog.h</include>
</includes>
<layoutdefaults spacing="3" margin="6"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
-<includehints>
- <includehint>tdelistbox.h</includehint>
-</includehints>
</UI>