diff options
Diffstat (limited to 'tdecert')
-rw-r--r-- | tdecert/tdecertpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecert/tdecertpart.h b/tdecert/tdecertpart.h index 45edb168c..5d363f78d 100644 --- a/tdecert/tdecertpart.h +++ b/tdecert/tdecertpart.h @@ -66,7 +66,7 @@ class KPKCS12Item : public TDEListViewItem { class KCertPart : public KParts::ReadWritePart { -Q_OBJECT +TQ_OBJECT public: KCertPart(TQWidget *parentWidget, const char *widgetName, TQObject *parent = 0L, const char *name = 0L, |