diff options
Diffstat (limited to 'vcs/cvsservice/annotateview.h')
-rw-r--r-- | vcs/cvsservice/annotateview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/annotateview.h b/vcs/cvsservice/annotateview.h index 4e05930b..74d19718 100644 --- a/vcs/cvsservice/annotateview.h +++ b/vcs/cvsservice/annotateview.h @@ -20,7 +20,7 @@ #include <klistview.h> #include <tqtooltip.h> -class QDateTime; +class TQDateTime; class AnnotatePage; /** |