diff options
Diffstat (limited to 'certmanager/certificatewizard.ui')
-rw-r--r-- | certmanager/certificatewizard.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/certmanager/certificatewizard.ui b/certmanager/certificatewizard.ui index 6eddb9cbf..3fdeb6000 100644 --- a/certmanager/certificatewizard.ui +++ b/certmanager/certificatewizard.ui @@ -546,10 +546,10 @@ If you want to change anything, press Back and make your changes; otherwise, pre <tabstop>certificateTE</tabstop> <tabstop>generatePB</tabstop> </tabstops> -<Q_SLOTS> +<slots> <slot access="protected">slotEmailAddressChanged(const TQString&)</slot> <slot access="protected">slotGenerateCertificate()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">klineedit.h</include> |