summaryrefslogtreecommitdiffstats
path: root/k3bsetup/k3bsetup2.h
diff options
context:
space:
mode:
Diffstat (limited to 'k3bsetup/k3bsetup2.h')
-rw-r--r--k3bsetup/k3bsetup2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/k3bsetup/k3bsetup2.h b/k3bsetup/k3bsetup2.h
index 6576640..106f424 100644
--- a/k3bsetup/k3bsetup2.h
+++ b/k3bsetup/k3bsetup2.h
@@ -31,7 +31,7 @@ class K3bSetup2: public KCModule
TQ_OBJECT
public:
- K3bSetup2( TQWidget* tqparent = 0, const char* name = 0, const TQStringList& args = TQStringList() );
+ K3bSetup2( TQWidget* parent = 0, const char* name = 0, const TQStringList& args = TQStringList() );
~K3bSetup2();
TQString quickHelp() const;