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 c6866967..b0229b9c 100644
--- a/vcs/cvsservice/annotatedialog.h
+++ b/vcs/cvsservice/annotatedialog.h
@@ -32,7 +32,7 @@ class AnnotateDialog : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- AnnotateDialog( CvsService_stub *cvsService, TQWidget *tqparent=0, const char *name=0, int flags=0 );
+ AnnotateDialog( CvsService_stub *cvsService, TQWidget *parent=0, const char *name=0, int flags=0 );
virtual ~AnnotateDialog();
/**