summaryrefslogtreecommitdiffstats
path: root/tdespell2/ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-01-08 11:52:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-01-08 11:52:43 +0900
commitb5fad55e8b099df4aa97a9a7b089882f56e42803 (patch)
tree057ff8c15d0cb3b6dea11eb49018945b71b6e07d /tdespell2/ui
parent75b551aa2b026d1e6a81b4f70b17bed9a85dc354 (diff)
downloadtdelibs-b5fad55e8b099df4aa97a9a7b089882f56e42803.tar.gz
tdelibs-b5fad55e8b099df4aa97a9a7b089882f56e42803.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdespell2/ui')
-rw-r--r--tdespell2/ui/configui.ui8
1 files changed, 2 insertions, 6 deletions
diff --git a/tdespell2/ui/configui.ui b/tdespell2/ui/configui.ui
index 94b0061cd..6fe99759a 100644
--- a/tdespell2/ui/configui.ui
+++ b/tdespell2/ui/configui.ui
@@ -102,13 +102,9 @@
<customwidgets>
</customwidgets>
<includes>
- <include location="global" impldecl="in implementation">keditlistbox.h</include>
<include location="global" impldecl="in implementation">kcombobox.h</include>
+ <include location="global" impldecl="in implementation">klineedit.h</include>
+ <include location="global" impldecl="in implementation">keditlistbox.h</include>
</includes>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kcombobox.h</includehint>
- <includehint>keditlistbox.h</includehint>
- <includehint>klineedit.h</includehint>
-</includehints>
</UI>