diff options
Diffstat (limited to 'src/profilesmartcardoptionsbase.ui')
-rw-r--r-- | src/profilesmartcardoptionsbase.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/profilesmartcardoptionsbase.ui b/src/profilesmartcardoptionsbase.ui index 209f446..1cfa2ac 100644 --- a/src/profilesmartcardoptionsbase.ui +++ b/src/profilesmartcardoptionsbase.ui @@ -449,11 +449,11 @@ <tabstop>UsePkcs11ProvidersCheckBox</tabstop> <tabstop>Pkcs11ProvidersURLRequester</tabstop> </tabstops> -<Q_SLOTS> +<slots> <slot>usePkcs11ProvidersToggled(bool)</slot> <slot>useSmartcardToggled(bool)</slot> <slot>idTypeToggled()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kcombobox.h</include> |