Add includes to UI files to resolve FTBFS.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/1/head
Michele Calgaro 6 years ago
parent 245c5182c3
commit 5dea96d025
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -701,9 +701,8 @@
<tabstop>emacsDetails</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kurllabel.h</includehint>
<includehint>ksqueezedtextlabel.h</includehint>
<includehint>ksqueezedtextlabel.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">kurllabel.h</include>
<include location="global" impldecl="in implementation">ksqueezedtextlabel.h</include>
</includes>
</UI>

@ -68,7 +68,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>

Loading…
Cancel
Save