summaryrefslogtreecommitdiffstats
path: root/libk3b/tools/k3bprogressdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'libk3b/tools/k3bprogressdialog.h')
-rw-r--r--libk3b/tools/k3bprogressdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/tools/k3bprogressdialog.h b/libk3b/tools/k3bprogressdialog.h
index 5ff9ad8..35cc73d 100644
--- a/libk3b/tools/k3bprogressdialog.h
+++ b/libk3b/tools/k3bprogressdialog.h
@@ -38,7 +38,7 @@ class LIBK3B_EXPORT K3bProgressDialog : public KDialogBase
public:
K3bProgressDialog( const TQString& text = TQString(),
- TQWidget* tqparent = 0,
+ TQWidget* parent = 0,
const TQString& caption = TQString(),
const char* name = 0 );
~K3bProgressDialog();