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 ff6d6e1bf..0b335b950 100644 --- a/kontact/src/profilemanager.h +++ b/kontact/src/profilemanager.h @@ -29,7 +29,7 @@ #include <tqobject.h> #include <tqstring.h> -template <class T> class QValueList; +template <class T> class TQValueList; namespace KIO { class Job; |