summaryrefslogtreecommitdiffstats
path: root/secpolicy/pamview.h
diff options
context:
space:
mode:
Diffstat (limited to 'secpolicy/pamview.h')
-rw-r--r--secpolicy/pamview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/secpolicy/pamview.h b/secpolicy/pamview.h
index 2ce5ddc..54b08fa 100644
--- a/secpolicy/pamview.h
+++ b/secpolicy/pamview.h
@@ -35,7 +35,7 @@ class PamView : public TQWidget
Q_OBJECT
TQ_OBJECT
public:
- PamView(TQWidget *tqparent = 0, const char *name = 0);
+ PamView(TQWidget *parent = 0, const char *name = 0);
virtual ~PamView();
protected: