diff options
Diffstat (limited to 'src/k3bsplash.h')
-rw-r--r-- | src/k3bsplash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3bsplash.h b/src/k3bsplash.h index 7007f2c..d523010 100644 --- a/src/k3bsplash.h +++ b/src/k3bsplash.h @@ -28,7 +28,7 @@ class TQString; class K3bSplash : public TQVBox { Q_OBJECT - TQ_OBJECT + public: K3bSplash( TQWidget* parent = 0, const char* name = 0 ); |