summaryrefslogtreecommitdiffstats
path: root/khotkeys
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 /khotkeys
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 'khotkeys')
-rw-r--r--khotkeys/kcontrol/ui/command_url_widget_ui.ui6
1 files changed, 2 insertions, 4 deletions
diff --git a/khotkeys/kcontrol/ui/command_url_widget_ui.ui b/khotkeys/kcontrol/ui/command_url_widget_ui.ui
index 6d571e699..5a285b32e 100644
--- a/khotkeys/kcontrol/ui/command_url_widget_ui.ui
+++ b/khotkeys/kcontrol/ui/command_url_widget_ui.ui
@@ -55,12 +55,10 @@
</Q_SLOTS>
<includes>
<include location="global" impldecl="in implementation">kdialog.h</include>
+ <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>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
-<includehints>
- <includehint>klineedit.h</includehint>
- <includehint>kpushbutton.h</includehint>
-</includehints>
</UI>