diff options
Diffstat (limited to 'libkpimexchange/core/exchangemonitor.h')
-rw-r--r-- | libkpimexchange/core/exchangemonitor.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libkpimexchange/core/exchangemonitor.h b/libkpimexchange/core/exchangemonitor.h index 216c53f5a..e70053bf5 100644 --- a/libkpimexchange/core/exchangemonitor.h +++ b/libkpimexchange/core/exchangemonitor.h @@ -31,9 +31,9 @@ #include <libkcal/calendar.h> #include <libkcal/event.h> -class QSocketDevice; -class QSocketNotifier; -class QTextStream; +class TQSocketDevice; +class TQSocketNotifier; +class TQTextStream; namespace KPIM { |