diff options
Diffstat (limited to 'juk/splashscreen.h')
-rw-r--r-- | juk/splashscreen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/splashscreen.h b/juk/splashscreen.h index eff0eec9..27ef3a73 100644 --- a/juk/splashscreen.h +++ b/juk/splashscreen.h @@ -29,7 +29,7 @@ * methods. */ -class SplashScreen : public QLabel +class SplashScreen : public TQLabel { public: static SplashScreen *instance(); |