summaryrefslogtreecommitdiffstats
path: root/src/app/configfileoperationspage.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-12-29 13:09:13 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-12-29 15:40:24 +0900
commit8abdc95586cc08bd9507652ad377e2c66429c4d8 (patch)
tree49e3e180bb71bb64b2e3ec34a6bf1c5df3e5f8af /src/app/configfileoperationspage.ui
parentfc2b6f61a737e2e6abd9bbe671c4f6bdc4972b1a (diff)
downloadgwenview-8abdc95586cc08bd9507652ad377e2c66429c4d8.tar.gz
gwenview-8abdc95586cc08bd9507652ad377e2c66429c4d8.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/app/configfileoperationspage.ui')
-rw-r--r--src/app/configfileoperationspage.ui10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/app/configfileoperationspage.ui b/src/app/configfileoperationspage.ui
index 451a030..6ef1f16 100644
--- a/src/app/configfileoperationspage.ui
+++ b/src/app/configfileoperationspage.ui
@@ -165,9 +165,9 @@
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kurlrequester.h</includehint>
- <includehint>klineedit.h</includehint>
- <includehint>kpushbutton.h</includehint>
-</includehints>
+<includes>
+ <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>
</UI>