diff options
Diffstat (limited to 'vcs/cvsservice/annotatepage.h')
-rw-r--r-- | vcs/cvsservice/annotatepage.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vcs/cvsservice/annotatepage.h b/vcs/cvsservice/annotatepage.h index b6a52b66..0b5ab001 100644 --- a/vcs/cvsservice/annotatepage.h +++ b/vcs/cvsservice/annotatepage.h @@ -19,9 +19,9 @@ class CvsJob_stub; class CvsService_stub; -class QTextBrowser; +class TQTextBrowser; class AnnotateView; -class QStringList; +class TQStringList; class KLineEdit; class KPushButton; |