diff options
Diffstat (limited to 'src/splashscreen.h')
-rw-r--r-- | src/splashscreen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/splashscreen.h b/src/splashscreen.h index b8d5563c..3206b923 100644 --- a/src/splashscreen.h +++ b/src/splashscreen.h @@ -13,7 +13,7 @@ Splash screen. */ class KDevSplashScreen : public TQSplashScreen { -Q_OBJECT +TQ_OBJECT public: |