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 0344d9d8..d5992cdb 100644
--- a/vcs/cvsservice/cvslogdialog.h
+++ b/vcs/cvsservice/cvslogdialog.h
@@ -26,7 +26,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 );
virtual ~CVSLogDialog();