summaryrefslogtreecommitdiffstats
path: root/vcs/cvsservice/annotatedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/cvsservice/annotatedialog.h')
-rw-r--r--vcs/cvsservice/annotatedialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/annotatedialog.h b/vcs/cvsservice/annotatedialog.h
index b0229b9c..67218dea 100644
--- a/vcs/cvsservice/annotatedialog.h
+++ b/vcs/cvsservice/annotatedialog.h
@@ -30,7 +30,7 @@ class AnnotatePage;
class AnnotateDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
AnnotateDialog( CvsService_stub *cvsService, TQWidget *parent=0, const char *name=0, int flags=0 );
virtual ~AnnotateDialog();