summaryrefslogtreecommitdiffstats
path: root/kpresenter/brushpropertyui.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-01-03 10:04:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-01-03 10:04:29 +0900
commitb070dc1873b27bbe1e9b551569feb77efe477f9e (patch)
tree8298dbb9b7497d10eeb102d5f76a357b5e2db6f9 /kpresenter/brushpropertyui.ui
parentddcebcf43b9816b0b42c60175573f82514c9fbab (diff)
downloadkoffice-b070dc1873b27bbe1e9b551569feb77efe477f9e.tar.gz
koffice-b070dc1873b27bbe1e9b551569feb77efe477f9e.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kpresenter/brushpropertyui.ui')
-rw-r--r--kpresenter/brushpropertyui.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/kpresenter/brushpropertyui.ui b/kpresenter/brushpropertyui.ui
index 22ff0ef9..c4667d9f 100644
--- a/kpresenter/brushpropertyui.ui
+++ b/kpresenter/brushpropertyui.ui
@@ -79,8 +79,8 @@
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kcombobox.h</includehint>
- <includehint>kcolorbutton.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kcolorbutton.h</include>
+ <include location="global" impldecl="in implementation">kcombobox.h</include>
+</includes>
</UI>