summaryrefslogtreecommitdiffstats
path: root/kuser/pwddlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kuser/pwddlg.h')
-rw-r--r--kuser/pwddlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/pwddlg.h b/kuser/pwddlg.h
index 2f1b924..6944252 100644
--- a/kuser/pwddlg.h
+++ b/kuser/pwddlg.h
@@ -30,7 +30,7 @@ class pwddlg : public KDialogBase {
TQ_OBJECT
public:
- pwddlg( TQWidget* tqparent = NULL, const char* name = NULL );
+ pwddlg( TQWidget* parent = NULL, const char* name = NULL );
~pwddlg();
TQString getPassword() const;