diff options
Diffstat (limited to 'kontact/src/profiledialog.h')
-rw-r--r-- | kontact/src/profiledialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/src/profiledialog.h b/kontact/src/profiledialog.h index fc9559b5c..dc0aee034 100644 --- a/kontact/src/profiledialog.h +++ b/kontact/src/profiledialog.h @@ -43,7 +43,7 @@ Q_OBJECT TQ_OBJECT public: - explicit ProfileDialog( TQWidget* tqparent = 0, WFlags f = 0 ); + explicit ProfileDialog( TQWidget* parent = 0, WFlags f = 0 ); private: enum ListColumn { |