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 8cf0c7049..3de715e2a 100644
--- a/certmanager/crlview.h
+++ b/certmanager/crlview.h
@@ -43,7 +43,7 @@ class TQTimer;
class CRLView : public TQDialog {
Q_OBJECT
- TQ_OBJECT
+
public:
CRLView( TQWidget* parent = 0, const char* name = 0, bool modal = false );
~CRLView();