summaryrefslogtreecommitdiffstats
path: root/kommander/editor/paletteeditor.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-01-08 12:23:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-01-08 12:34:22 +0900
commit0adedbe8fc66ce673b763e8ef18644d3c7dcfd91 (patch)
treefbe9a8c124f463b1e3df4c1d20c99e9cfb59c3dd /kommander/editor/paletteeditor.ui
parent9e717712b63ffca3390ff6a1601efea89077a369 (diff)
downloadtdewebdev-0adedbe8fc66ce673b763e8ef18644d3c7dcfd91.tar.gz
tdewebdev-0adedbe8fc66ce673b763e8ef18644d3c7dcfd91.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c64847659c9ff995e94b792430e0e69223aa6fcd)
Diffstat (limited to 'kommander/editor/paletteeditor.ui')
-rw-r--r--kommander/editor/paletteeditor.ui9
1 files changed, 4 insertions, 5 deletions
diff --git a/kommander/editor/paletteeditor.ui b/kommander/editor/paletteeditor.ui
index cadcb3f5..ceabd80d 100644
--- a/kommander/editor/paletteeditor.ui
+++ b/kommander/editor/paletteeditor.ui
@@ -510,9 +510,8 @@
<slot access="protected">paletteSelected(int)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>styledbutton.h</includehint>
- <includehint>styledbutton.h</includehint>
- <includehint>previewframe.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">previewframe.h</include>
+ <include location="global" impldecl="in implementation">styledbutton.h</include>
+</includes>
</UI>