Add includes to the UI file generated for testing TDE UIC plugins.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/13/head
Slávek Banko 4 years ago
parent 8c7e0d40de
commit f656574fa0
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -1571,9 +1571,12 @@ cat > actest.ui << EOF
</property> </property>
</widget> </widget>
</widget> </widget>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
</includes>
</UI> </UI>
EOF EOF
kde_cv_uic_plugins=no kde_cv_uic_plugins=no

Loading…
Cancel
Save