summaryrefslogtreecommitdiffstats
path: root/vcs/cvsservice/tagdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/cvsservice/tagdialog.h')
-rw-r--r--vcs/cvsservice/tagdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/tagdialog.h b/vcs/cvsservice/tagdialog.h
index 54db2bb1..d912c7ff 100644
--- a/vcs/cvsservice/tagdialog.h
+++ b/vcs/cvsservice/tagdialog.h
@@ -23,7 +23,7 @@
class TagDialog : public TagDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
TagDialog( const TQString &caption, TQWidget *parent = 0, const char *name = 0 );
virtual ~TagDialog();