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 67218dea..4d6b7f18 100644
--- a/vcs/cvsservice/annotatedialog.h
+++ b/vcs/cvsservice/annotatedialog.h
@@ -29,7 +29,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 );