summaryrefslogtreecommitdiffstats
path: root/libkipi/libkipi/batchprogressdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkipi/libkipi/batchprogressdialog.h')
-rw-r--r--libkipi/libkipi/batchprogressdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkipi/libkipi/batchprogressdialog.h b/libkipi/libkipi/batchprogressdialog.h
index 031e79a..9e9b498 100644
--- a/libkipi/libkipi/batchprogressdialog.h
+++ b/libkipi/libkipi/batchprogressdialog.h
@@ -57,7 +57,7 @@ Q_OBJECT
public:
- BatchProgressDialog( TQWidget *tqparent=0, const TQString &caption=TQString() );
+ BatchProgressDialog( TQWidget *parent=0, const TQString &caption=TQString() );
~BatchProgressDialog();
void addedAction(const TQString &text, int type);