diff options
Diffstat (limited to 'kcontrol/smartcard/smartcardbase.ui')
-rw-r--r-- | kcontrol/smartcard/smartcardbase.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/smartcard/smartcardbase.ui b/kcontrol/smartcard/smartcardbase.ui index df12f9deb..a17da184f 100644 --- a/kcontrol/smartcard/smartcardbase.ui +++ b/kcontrol/smartcard/smartcardbase.ui @@ -297,11 +297,11 @@ <includes> <include location="local" impldecl="in implementation">smartcardbase.ui.h</include> </includes> -<slots> +<Q_SLOTS> <slot>slotTestReader()</slot> <slot>enableSupport_toggled(bool)</slot> <slot>enablePolling_toggled(bool)</slot> -</slots> +</Q_SLOTS> <includes> <include location="local" impldecl="in implementation">kdialog.h</include> </includes> |