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 41a78bfa..8cf0c704 100644
--- a/certmanager/crlview.h
+++ b/certmanager/crlview.h
@@ -45,7 +45,7 @@ class CRLView : public TQDialog {
Q_OBJECT
TQ_OBJECT
public:
- CRLView( TQWidget* tqparent = 0, const char* name = 0, bool modal = false );
+ CRLView( TQWidget* parent = 0, const char* name = 0, bool modal = false );
~CRLView();
public slots:
void slotUpdateView();