diff options
Diffstat (limited to 'kuser/pwddlg.h')
-rw-r--r-- | kuser/pwddlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/pwddlg.h b/kuser/pwddlg.h index 6944252..d4c56de 100644 --- a/kuser/pwddlg.h +++ b/kuser/pwddlg.h @@ -27,7 +27,7 @@ class pwddlg : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: pwddlg( TQWidget* parent = NULL, const char* name = NULL ); |