diff options
Diffstat (limited to 'quanta/components/cvsservice/cvsservice.h')
-rw-r--r-- | quanta/components/cvsservice/cvsservice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/cvsservice/cvsservice.h b/quanta/components/cvsservice/cvsservice.h index 70d9c66a..9cfc1328 100644 --- a/quanta/components/cvsservice/cvsservice.h +++ b/quanta/components/cvsservice/cvsservice.h @@ -25,7 +25,7 @@ //own includes #include "cvsservicedcopif.h" -class QTimer; +class TQTimer; class KPopupMenu; class KActionCollection; class CvsJob_stub; |