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

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ba44cdaf46)
r14.0.x
Michele Calgaro 2 years ago
parent 9687a7bbf4
commit 6032dbfca0
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -108,7 +108,7 @@
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>tdelistview.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
</UI>

@ -191,9 +191,8 @@
<customwidgets>
</customwidgets>
<layoutdefaults spacing="3" margin="0"/>
<includehints>
<includehint>kcombobox.h</includehint>
<includehint>kcombobox.h</includehint>
<includehint>klineedit.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">kcombobox.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
</includes>
</UI>

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

Loading…
Cancel
Save