diff options
Diffstat (limited to 'kopete/plugins/cryptography/popuppublic.h')
-rw-r--r-- | kopete/plugins/cryptography/popuppublic.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kopete/plugins/cryptography/popuppublic.h b/kopete/plugins/cryptography/popuppublic.h index ac8ab068..7e3208aa 100644 --- a/kopete/plugins/cryptography/popuppublic.h +++ b/kopete/plugins/cryptography/popuppublic.h @@ -25,10 +25,10 @@ #include <kshortcut.h> -class QPushButton; -class QCheckBox; +class TQPushButton; +class TQCheckBox; class KListView; -class QButtonGroup; +class TQButtonGroup; class KProcIO; class popupPublic : public KDialogBase //QDialog |