summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/batchprocessimages/effectimagesdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/batchprocessimages/effectimagesdialog.h')
-rw-r--r--kipi-plugins/batchprocessimages/effectimagesdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/batchprocessimages/effectimagesdialog.h b/kipi-plugins/batchprocessimages/effectimagesdialog.h
index 32b91d6..8f3fd14 100644
--- a/kipi-plugins/batchprocessimages/effectimagesdialog.h
+++ b/kipi-plugins/batchprocessimages/effectimagesdialog.h
@@ -66,7 +66,7 @@ Q_OBJECT
int m_spreadRadius;
int m_swirlDegrees;
int m_waveAmplitude;
- int m_waveLenght;
+ int m_waveLength;
TQString makeProcess(KProcess* proc, BatchProcessImagesItem *item,
const TQString& albumDest, bool previewMode);