diff options
Diffstat (limited to 'kgpg/keyproperties.ui')
-rw-r--r-- | kgpg/keyproperties.ui | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/kgpg/keyproperties.ui b/kgpg/keyproperties.ui index 7dce70b..2d845f2 100644 --- a/kgpg/keyproperties.ui +++ b/kgpg/keyproperties.ui @@ -496,12 +496,9 @@ <customwidgets> </customwidgets> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>kactivelabel.h</includehint> - <includehint>kactivelabel.h</includehint> - <includehint>kactivelabel.h</includehint> - <includehint>kactivelabel.h</includehint> - <includehint>kactivelabel.h</includehint> - <includehint>kactivelabel.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">kactivelabel.h</include> + <include location="global" impldecl="in implementation">kcombobox.h</include> + <include location="global" impldecl="in implementation">klineedit.h</include> +</includes> </UI> |