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

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7f59481a7a)
r14.0.x
Michele Calgaro 2 years ago
parent 61bb2064e3
commit 9039607391
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -87,7 +87,7 @@
<function access="private" specifier="non virtual">init()</function>
</functions>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>ktextbrowser.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">ktextbrowser.h</include>
</includes>
</UI>

File diff suppressed because one or more lines are too long

@ -206,7 +206,7 @@ The file you tried to access appears to be infected.</string>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>ktextbrowser.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">ktextbrowser.h</include>
</includes>
</UI>

Loading…
Cancel
Save