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 6bc97bf2..82741b2e 100644 --- a/vcs/cvsservice/annotateview.h +++ b/vcs/cvsservice/annotateview.h @@ -32,7 +32,7 @@ class AnnotatePage; */ class AnnotateView : public TDEListView, public TQToolTip { - Q_OBJECT + TQ_OBJECT public: |