Replaced 'includehints' with 'includes' in *.ui files.

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

@ -663,8 +663,7 @@
<slot access="protected">destroy()</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>styledbutton.h</includehint>
<includehint>styledbutton.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">styledbutton.h</include>
</includes>
</UI>

@ -1838,9 +1838,8 @@
</slots>
<pixmapinproject/>
<layoutdefaults spacing="4" margin="8"/>
<includehints>
<includehint>colorbutton.h</includehint>
<includehint>colorbutton.h</includehint>
<includehint>previewframe.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">colorbutton.h</include>
<include location="global" impldecl="in implementation">previewframe.h</include>
</includes>
</UI>

Loading…
Cancel
Save