diff options
Diffstat (limited to 'src/newprofilewizardpptp.ui')
-rw-r--r-- | src/newprofilewizardpptp.ui | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/src/newprofilewizardpptp.ui b/src/newprofilewizardpptp.ui index 581b03d..dd74e76 100644 --- a/src/newprofilewizardpptp.ui +++ b/src/newprofilewizardpptp.ui @@ -527,11 +527,8 @@ <slot>useNtDomainNameToggled(bool)</slot> </Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>klineedit.h</includehint> - <includehint>klineedit.h</includehint> - <includehint>klineedit.h</includehint> - <includehint>kcombobox.h</includehint> - <includehint>kcombobox.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">kcombobox.h</include> + <include location="global" impldecl="in implementation">klineedit.h</include> +</includes> </UI> |