summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-21 16:33:03 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-21 16:33:05 +0900
commitc332b94d7865644416565549a12bfa5242e25828 (patch)
treef4918704340bd01ab44b597ac724d0cbf53584e8 /src/mainwindow.ui
parentb86c4ca6ec6f0cf2a22e9c7f801c98698cea6fcc (diff)
downloadtdealternatives-master.tar.gz
tdealternatives-master.zip
Replace includehints section with includes in .ui filesHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui13
1 files changed, 5 insertions, 8 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index cd32ee4..e792a90 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -381,12 +381,9 @@
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>tdelistview.h</includehint>
- <includehint>kcombobox.h</includehint>
- <includehint>tdelistview.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kcombobox.h</include>
+ <include location="global" impldecl="in implementation">tdelistview.h</include>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+</includes>
</UI>