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

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

@ -510,9 +510,8 @@
<slot access="protected">paletteSelected(int)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>styledbutton.h</includehint>
<includehint>styledbutton.h</includehint>
<includehint>previewframe.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">previewframe.h</include>
<include location="global" impldecl="in implementation">styledbutton.h</include>
</includes>
</UI>

@ -758,9 +758,7 @@
<slot>showHelp()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>styledbutton.h</includehint>
<includehint>styledbutton.h</includehint>
<includehint>styledbutton.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">styledbutton.h</include>
</includes>
</UI>

@ -363,7 +363,7 @@
</connections>
<pixmapinproject/>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>visualframeeditor.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">visualframeeditor.h</include>
</includes>
</UI>

@ -264,7 +264,4 @@
<slot>slotPluginTypeHighlighted(const TQString&amp;)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kicondialog.h</includehint>
</includehints>
</UI>

@ -338,7 +338,7 @@
<tabstop>clearList</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>uploadtreeview.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">uploadtreeview.h</include>
</includes>
</UI>

Loading…
Cancel
Save