summaryrefslogtreecommitdiffstats
path: root/vcs/cvsservice/cvslogdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/cvsservice/cvslogdialog.h')
-rw-r--r--vcs/cvsservice/cvslogdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/cvslogdialog.h b/vcs/cvsservice/cvslogdialog.h
index e3d3614e..6faf8f59 100644
--- a/vcs/cvsservice/cvslogdialog.h
+++ b/vcs/cvsservice/cvslogdialog.h
@@ -25,7 +25,7 @@ Implementation for the form displaying 'cvs log' output.
*/
class CVSLogDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
CVSLogDialog( CvsService_stub *cvsService, TQWidget *parent=0, const char *name=0, int flags=0 );