diff options
Diffstat (limited to 'libkcal/htmlexport.h')
-rw-r--r-- | libkcal/htmlexport.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libkcal/htmlexport.h b/libkcal/htmlexport.h index b411778df..1a209e17a 100644 --- a/libkcal/htmlexport.h +++ b/libkcal/htmlexport.h @@ -31,8 +31,8 @@ #include "libkcal_export.h" -class QFile; -class QTextStream; +class TQFile; +class TQTextStream; namespace KCal { |