summaryrefslogtreecommitdiffstats
path: root/cervisia/changelogdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/changelogdlg.h')
-rw-r--r--cervisia/changelogdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/changelogdlg.h b/cervisia/changelogdlg.h
index 54e36e87..ee7b8fc4 100644
--- a/cervisia/changelogdlg.h
+++ b/cervisia/changelogdlg.h
@@ -31,7 +31,7 @@ class KConfig;
class ChangeLogDialog : public KDialogBase
{
public:
- explicit ChangeLogDialog( KConfig& cfg, TQWidget *tqparent=0, const char *name=0 );
+ explicit ChangeLogDialog( KConfig& cfg, TQWidget *parent=0, const char *name=0 );
virtual ~ChangeLogDialog();