diff options
Diffstat (limited to 'libkdepim/csshelper.h')
-rw-r--r-- | libkdepim/csshelper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdepim/csshelper.h b/libkdepim/csshelper.h index 87455cd13..5d668713c 100644 --- a/libkdepim/csshelper.h +++ b/libkdepim/csshelper.h @@ -36,7 +36,7 @@ #include <tqfont.h> #include <tqpaintdevicemetrics.h> -class QString; +class TQString; namespace KPIM { |