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 2224b29f5..12ed57471 100644 --- a/kontact/src/profilemanager.h +++ b/kontact/src/profilemanager.h @@ -89,7 +89,7 @@ private: class ProfileManager : public TQObject { Q_OBJECT - TQ_OBJECT + public: enum ImportError { SuccessfulImport=0, |