summaryrefslogtreecommitdiffstats
path: root/certmanager/crlview.h
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/crlview.h')
-rw-r--r--certmanager/crlview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/crlview.h b/certmanager/crlview.h
index eef97debc..0e500f88b 100644
--- a/certmanager/crlview.h
+++ b/certmanager/crlview.h
@@ -42,7 +42,7 @@ class TDEProcess;
class TQTimer;
class CRLView : public TQDialog {
- Q_OBJECT
+ TQ_OBJECT
public:
CRLView( TQWidget* parent = 0, const char* name = 0, bool modal = false );