summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/batchprocessimages/batchprocessimageslist.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/batchprocessimages/batchprocessimageslist.h')
-rw-r--r--kipi-plugins/batchprocessimages/batchprocessimageslist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/batchprocessimages/batchprocessimageslist.h b/kipi-plugins/batchprocessimages/batchprocessimageslist.h
index 95359e2..6c4cab8 100644
--- a/kipi-plugins/batchprocessimages/batchprocessimageslist.h
+++ b/kipi-plugins/batchprocessimages/batchprocessimageslist.h
@@ -40,7 +40,7 @@ Q_OBJECT
TQ_OBJECT
public:
- BatchProcessImagesList(TQWidget *tqparent=0, const char *name=0);
+ BatchProcessImagesList(TQWidget *parent=0, const char *name=0);
signals:
void addedDropItems(TQStringList filesPath);