summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2021-07-10 18:17:23 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-07-11 14:40:34 +0900
commit96771c1954870ad8aac5e013876eabd625a0060b (patch)
tree6fe8d1e04630fa1a2c347e149700a1f82e0f7538
parent17a64f9aab81d3480be3ee47c420239332333d25 (diff)
downloadtde-guidance-96771c1954870ad8aac5e013876eabd625a0060b.tar.gz
tde-guidance-96771c1954870ad8aac5e013876eabd625a0060b.zip
Add includes to UI files to prevent potential FTBFSr14.0.11
Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 8f5d69e802d95951848cee574dbf343d2847352c)
-rw-r--r--mountconfig/fuser_ui.ui13
1 files changed, 4 insertions, 9 deletions
diff --git a/mountconfig/fuser_ui.ui b/mountconfig/fuser_ui.ui
index 0e87a22..08b98c8 100644
--- a/mountconfig/fuser_ui.ui
+++ b/mountconfig/fuser_ui.ui
@@ -339,14 +339,9 @@ Killing a process may cause data loss. Make sure all work is saved before killin
</widget>
</vbox>
</widget>
-<pixmapfunction>QPixmap</pixmapfunction>
+<pixmapfunction>TQPixmap</pixmapfunction>
<layoutdefaults spacing="6" margin="6"/>
-<includehints>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+</includes>
</UI>