diff options
Diffstat (limited to 'kopete/plugins/statistics/statisticscontact.h')
-rw-r--r-- | kopete/plugins/statistics/statisticscontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/statistics/statisticscontact.h b/kopete/plugins/statistics/statisticscontact.h index 719a65da..9d7f6575 100644 --- a/kopete/plugins/statistics/statisticscontact.h +++ b/kopete/plugins/statistics/statisticscontact.h @@ -21,7 +21,7 @@ #include "kopetemessage.h" class StatisticsDB; -class QDateTime; +class TQDateTime; class StatisticsContact { |