summaryrefslogtreecommitdiffstats
path: root/cervisia/logdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/logdlg.h')
-rw-r--r--cervisia/logdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/logdlg.h b/cervisia/logdlg.h
index 2214b227..3e6d3b66 100644
--- a/cervisia/logdlg.h
+++ b/cervisia/logdlg.h
@@ -55,7 +55,7 @@ class LogDialog : public KDialogBase
TQ_OBJECT
public:
- explicit LogDialog( KConfig& cfg, TQWidget *tqparent=0, const char *name=0 );
+ explicit LogDialog( KConfig& cfg, TQWidget *parent=0, const char *name=0 );
virtual ~LogDialog();