Add includes to UI files to prevent potential FTBFS

Signed-off-by: gregory guy <gregory-tde@laposte.net>
pull/4/head
gregory guy 3 years ago
parent a1a8275bb1
commit 8f5d69e802
No known key found for this signature in database
GPG Key ID: 2CC84A1CC6823AF8

@ -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>

Loading…
Cancel
Save