diff options
Diffstat (limited to 'kabc/vcardtool.h')
-rw-r--r-- | kabc/vcardtool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/vcardtool.h b/kabc/vcardtool.h index d59006341..fbf959613 100644 --- a/kabc/vcardtool.h +++ b/kabc/vcardtool.h @@ -24,7 +24,7 @@ #include "addressee.h" #include "vcardparser.h" -class QDateTime; +class TQDateTime; namespace KABC { |