summaryrefslogtreecommitdiffstats
path: root/korganizer/exportwebdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/exportwebdialog.h')
-rw-r--r--korganizer/exportwebdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/exportwebdialog.h b/korganizer/exportwebdialog.h
index 53b8f09c..7157483e 100644
--- a/korganizer/exportwebdialog.h
+++ b/korganizer/exportwebdialog.h
@@ -40,7 +40,7 @@ class ExportWebDialog : public KDialogBase, public KPrefsWidManager
Q_OBJECT
TQ_OBJECT
public:
- ExportWebDialog( HTMLExportSettings *settings, TQWidget *tqparent = 0,
+ ExportWebDialog( HTMLExportSettings *settings, TQWidget *parent = 0,
const char *name = 0 );
virtual ~ExportWebDialog();