diff options
Diffstat (limited to 'kcontrol/crypto/certexport.h')
-rw-r--r-- | kcontrol/crypto/certexport.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/crypto/certexport.h b/kcontrol/crypto/certexport.h index 00721d109..54511e04c 100644 --- a/kcontrol/crypto/certexport.h +++ b/kcontrol/crypto/certexport.h @@ -24,8 +24,8 @@ #include <kdialog.h> class KLineEdit; -class QRadioButton; -class QPushButton; +class TQRadioButton; +class TQPushButton; class KSSLCertificate; |