summaryrefslogtreecommitdiffstats
path: root/KMFSysTray/details_designer.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-01-02 13:22:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-01-02 13:25:09 +0900
commit2120f53c481b8154a2fbdf9cb77e0fef56fed81d (patch)
treedf5b186225e998ab73ba48f2cd3a14264900c271 /KMFSysTray/details_designer.ui
parent78e4942e9306296b24508d2dba240af80f169053 (diff)
downloadkmyfirewall-2120f53c.tar.gz
kmyfirewall-2120f53c.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 85342777f00bbf54650b44b1773ce2044908ede0)
Diffstat (limited to 'KMFSysTray/details_designer.ui')
-rw-r--r--KMFSysTray/details_designer.ui9
1 files changed, 4 insertions, 5 deletions
diff --git a/KMFSysTray/details_designer.ui b/KMFSysTray/details_designer.ui
index 2c6a80c..47d4a81 100644
--- a/KMFSysTray/details_designer.ui
+++ b/KMFSysTray/details_designer.ui
@@ -476,9 +476,8 @@
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kcombobox.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kcombobox.h</include>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+</includes>
</UI>