summaryrefslogtreecommitdiffstats
path: root/filters/chalk/tiff
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2022-01-03 10:04:29 +0900
committerMichele Calgaro <[email protected]>2022-01-03 10:04:29 +0900
commitb070dc1873b27bbe1e9b551569feb77efe477f9e (patch)
tree8298dbb9b7497d10eeb102d5f76a357b5e2db6f9 /filters/chalk/tiff
parentddcebcf43b9816b0b42c60175573f82514c9fbab (diff)
downloadkoffice-b070dc1873b27bbe1e9b551569feb77efe477f9e.tar.gz
koffice-b070dc1873b27bbe1e9b551569feb77efe477f9e.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'filters/chalk/tiff')
-rw-r--r--filters/chalk/tiff/kis_wdg_options_tiff.ui8
1 files changed, 3 insertions, 5 deletions
diff --git a/filters/chalk/tiff/kis_wdg_options_tiff.ui b/filters/chalk/tiff/kis_wdg_options_tiff.ui
index c1a48bd0..745f70ca 100644
--- a/filters/chalk/tiff/kis_wdg_options_tiff.ui
+++ b/filters/chalk/tiff/kis_wdg_options_tiff.ui
@@ -733,9 +733,7 @@ You can uncheck the box if you are not using transparancy and you want to make t
<tabstop>compressionLevelPixarLog</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kcombobox.h</includehint>
- <includehint>kcombobox.h</includehint>
- <includehint>kcombobox.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kcombobox.h</include>
+</includes>
</UI>