Replaced 'includehints' with 'includes' in *.ui files. Completed previous commit where one file was missed out.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/3/head
Michele Calgaro 2 years ago
parent f82865e883
commit c2c01a2ebb
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -117,11 +117,8 @@
</image>
</images>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>labelview.h</includehint>
<includehint>kpushbutton.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">labelview.h</include>
</includes>
</UI>

Loading…
Cancel
Save