summaryrefslogtreecommitdiffstats
path: root/apps/ktupnptest
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-12-31 21:28:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-12-31 21:36:36 +0900
commitf82865e883732aea136b0b041cda992a6b71125a (patch)
tree51350c0584ae387ec333beeb66e0255b0ab06abb /apps/ktupnptest
parent76afef86c862d3bdc1c78a1e098424b8ac076afb (diff)
downloadktorrent-f82865e883732aea136b0b041cda992a6b71125a.tar.gz
ktorrent-f82865e883732aea136b0b041cda992a6b71125a.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'apps/ktupnptest')
-rw-r--r--apps/ktupnptest/mainwidget.ui7
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/ktupnptest/mainwidget.ui b/apps/ktupnptest/mainwidget.ui
index ed2022c..7faa40d 100644
--- a/apps/ktupnptest/mainwidget.ui
+++ b/apps/ktupnptest/mainwidget.ui
@@ -69,8 +69,7 @@
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+</includes>
</UI>