summaryrefslogtreecommitdiffstats
path: root/kcert/kcertpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcert/kcertpart.h')
-rw-r--r--kcert/kcertpart.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/kcert/kcertpart.h b/kcert/kcertpart.h
index 64bcecadc..ec011c08d 100644
--- a/kcert/kcertpart.h
+++ b/kcert/kcertpart.h
@@ -30,18 +30,18 @@
#include <klistview.h>
class KSSLCertBox;
-class QFrame;
-class QLabel;
+class TQFrame;
+class TQLabel;
class KCertPartPrivate;
class KComboBox;
-class QButton;
+class TQButton;
class KSSLSigners;
class KSSLPKCS12;
class KSSLCertificate;
-class QTabWidget;
-class QMultiLineEdit;
+class TQTabWidget;
+class TQMultiLineEdit;
class KAboutData;
-class QGridLayout;
+class TQGridLayout;
class KX509Item : public KListViewItem {