summaryrefslogtreecommitdiffstats
path: root/vcs/cvsservice/cvsprocesswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/cvsservice/cvsprocesswidget.h')
-rw-r--r--vcs/cvsservice/cvsprocesswidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/cvsprocesswidget.h b/vcs/cvsservice/cvsprocesswidget.h
index c8f9c8af..7a9337f8 100644
--- a/vcs/cvsservice/cvsprocesswidget.h
+++ b/vcs/cvsservice/cvsprocesswidget.h
@@ -26,7 +26,7 @@ class TQStyleSheetItem;
class CvsProcessWidget : public TQTextEdit, virtual public CVSServiceDCOPIface
{
- Q_OBJECT
+ TQ_OBJECT
public:
CvsProcessWidget( CvsService_stub *service, CvsServicePart *part,