summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-01-05 10:27:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-01-05 10:27:02 +0900
commit3078b5fa12d8988c55fdb511682736daecbc1ff8 (patch)
treeca09893c538eb8b88d6f7272de71b3d49512a72b /kicker/kicker/ui
parentd9743d0420c071e5dcc70f0ff793a035b829ea38 (diff)
downloadtdebase-3078b5fa12d8988c55fdb511682736daecbc1ff8.tar.gz
tdebase-3078b5fa12d8988c55fdb511682736daecbc1ff8.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kicker/kicker/ui')
-rw-r--r--kicker/kicker/ui/appletview.ui4
1 files changed, 1 insertions, 3 deletions
diff --git a/kicker/kicker/ui/appletview.ui b/kicker/kicker/ui/appletview.ui
index 5d92dab89..e61575a72 100644
--- a/kicker/kicker/ui/appletview.ui
+++ b/kicker/kicker/ui/appletview.ui
@@ -198,8 +198,6 @@
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
+ <include location="global" impldecl="in implementation">tqscrollview.h</include>
</includes>
-<includehints>
- <includehint>tqscrollview.h</includehint>
-</includehints>
</UI>