diff options
Diffstat (limited to 'kopete/plugins/cryptography/popuppublic.h')
-rw-r--r-- | kopete/plugins/cryptography/popuppublic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/cryptography/popuppublic.h b/kopete/plugins/cryptography/popuppublic.h index 547f8483..cbd301ba 100644 --- a/kopete/plugins/cryptography/popuppublic.h +++ b/kopete/plugins/cryptography/popuppublic.h @@ -33,7 +33,7 @@ class KProcIO; class popupPublic : public KDialogBase //TQDialog { - Q_OBJECT + TQ_OBJECT public: |