summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/ui/export_page_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kivio/kiviopart/ui/export_page_dialog.h')
-rw-r--r--kivio/kiviopart/ui/export_page_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kivio/kiviopart/ui/export_page_dialog.h b/kivio/kiviopart/ui/export_page_dialog.h
index 0384b0ba..a3251e69 100644
--- a/kivio/kiviopart/ui/export_page_dialog.h
+++ b/kivio/kiviopart/ui/export_page_dialog.h
@@ -10,7 +10,7 @@ class ExportPageDialog : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- ExportPageDialog(TQWidget* tqparent=0, const char* name=0);
+ ExportPageDialog(TQWidget* parent=0, const char* name=0);
int quality();
int border();