summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/batchprocessimages/resizeoptionsdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/batchprocessimages/resizeoptionsdialog.h')
-rw-r--r--kipi-plugins/batchprocessimages/resizeoptionsdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/batchprocessimages/resizeoptionsdialog.h b/kipi-plugins/batchprocessimages/resizeoptionsdialog.h
index 4a8d5a2..7c4afdf 100644
--- a/kipi-plugins/batchprocessimages/resizeoptionsdialog.h
+++ b/kipi-plugins/batchprocessimages/resizeoptionsdialog.h
@@ -48,7 +48,7 @@ Q_OBJECT
public:
- ResizeOptionsDialog(TQWidget *tqparent=0, int ResizeType = 0);
+ ResizeOptionsDialog(TQWidget *parent=0, int ResizeType = 0);
~ResizeOptionsDialog();
TQLabel *m_label_size;