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 d912c7ff..f20ab853 100644
--- a/vcs/cvsservice/tagdialog.h
+++ b/vcs/cvsservice/tagdialog.h
@@ -22,7 +22,7 @@
*/
class TagDialog : public TagDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
TagDialog( const TQString &caption, TQWidget *parent = 0, const char *name = 0 );