summaryrefslogtreecommitdiffstats
path: root/src/k3binteractiondialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/k3binteractiondialog.h')
-rw-r--r--src/k3binteractiondialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3binteractiondialog.h b/src/k3binteractiondialog.h
index 7e06465..f6978ed 100644
--- a/src/k3binteractiondialog.h
+++ b/src/k3binteractiondialog.h
@@ -51,7 +51,7 @@ class K3bInteractionDialog : public KDialog
* @param defaultButton may also be null to deactivate the feature
* @param configgroup The config group used for the loadUserDefaults and saveUserDefaults methods
*/
- K3bInteractionDialog( TQWidget* tqparent = 0,
+ K3bInteractionDialog( TQWidget* parent = 0,
const char* name = 0,
const TQString& title = TQString(),
const TQString& subTitle = TQString(),