summaryrefslogtreecommitdiffstats
path: root/src/k3bburnprogressdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/k3bburnprogressdialog.h')
-rw-r--r--src/k3bburnprogressdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bburnprogressdialog.h b/src/k3bburnprogressdialog.h
index 11a0afb..2b7efb0 100644
--- a/src/k3bburnprogressdialog.h
+++ b/src/k3bburnprogressdialog.h
@@ -33,7 +33,7 @@ class K3bBurnProgressDialog : public K3bJobProgressDialog {
TQ_OBJECT
public:
- K3bBurnProgressDialog( TQWidget* tqparent = 0, const char* name = 0, bool showSubProgress = true,
+ K3bBurnProgressDialog( TQWidget* parent = 0, const char* name = 0, bool showSubProgress = true,
bool modal = true, WFlags = 0 );
~K3bBurnProgressDialog();