summaryrefslogtreecommitdiffstats
path: root/src/k3bsplash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/k3bsplash.h')
-rw-r--r--src/k3bsplash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bsplash.h b/src/k3bsplash.h
index a08b421..7007f2c 100644
--- a/src/k3bsplash.h
+++ b/src/k3bsplash.h
@@ -31,7 +31,7 @@ Q_OBJECT
TQ_OBJECT
public:
- K3bSplash( TQWidget* tqparent = 0, const char* name = 0 );
+ K3bSplash( TQWidget* parent = 0, const char* name = 0 );
~K3bSplash();
public slots: