diff options
Diffstat (limited to 'kontact/src/profilemanager.h')
-rw-r--r-- | kontact/src/profilemanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/src/profilemanager.h b/kontact/src/profilemanager.h index b7abdcb3f..2224b29f5 100644 --- a/kontact/src/profilemanager.h +++ b/kontact/src/profilemanager.h @@ -146,7 +146,7 @@ private: static Kontact::Profile readFromConfiguration( const TQString& configFile, bool isLocal ); - explicit ProfileManager( TQObject* tqparent = 0 ); + explicit ProfileManager( TQObject* parent = 0 ); void readConfig(); |