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 18:18:12 +0900
commit1e811349e7a127c59f0a2ebd95c8b79a9baba849 (patch)
tree0e5fa380b1ccfae44d95e38e63985f29e52231c3 /src/mainwindow.ui
parent9b5946d48c647a761d4bf6c2ace113ab613cc1a8 (diff)
downloadtdealternatives-r14.1.x.tar.gz
tdealternatives-r14.1.x.zip
Replace includehints section with includes in .ui filesr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c332b94d7865644416565549a12bfa5242e25828)
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>