summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/batchprocessimages/batchprocessimagesitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/batchprocessimages/batchprocessimagesitem.h')
-rw-r--r--kipi-plugins/batchprocessimages/batchprocessimagesitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/batchprocessimages/batchprocessimagesitem.h b/kipi-plugins/batchprocessimages/batchprocessimagesitem.h
index d9b6de7..60b12c4 100644
--- a/kipi-plugins/batchprocessimages/batchprocessimagesitem.h
+++ b/kipi-plugins/batchprocessimages/batchprocessimagesitem.h
@@ -42,7 +42,7 @@ class BatchProcessImagesItem : public KListViewItem
{
public:
- BatchProcessImagesItem(TQListView * tqparent, TQString const & pathSrc, TQString const & nameSrc,
+ BatchProcessImagesItem(TQListView * parent, TQString const & pathSrc, TQString const & nameSrc,
TQString const & nameDest, TQString const & result);
~BatchProcessImagesItem();