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 4affc7eade
commit 3ee7da7ac0
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1849,7 +1849,7 @@
<function access="private">destroy()</function>
</functions>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kcolorbutton.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">kcolorbutton.h</include>
</includes>
</UI>

@ -560,7 +560,7 @@ Change [s]</string>
<slot>m2ColorButtonClickedSlot(void)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>sspreviewarea.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">sspreviewarea.h</include>
</includes>
</UI>

@ -482,7 +482,7 @@
<slot>thetaEnteredSlot(const TQString&amp;)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>sspreviewarea.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">sspreviewarea.h</include>
</includes>
</UI>

@ -169,8 +169,7 @@
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint>
</includehints>
<includes>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
</includes>
</UI>

@ -292,8 +292,5 @@
</widget>
</vbox>
</widget>
<includes>
<include location="global" impldecl="in declaration">tdelocale.h</include>
</includes>
<layoutdefaults spacing="6" margin="11"/>
</UI>

Loading…
Cancel
Save