summaryrefslogtreecommitdiffstats
path: root/src/widgets/ntqsplashscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/ntqsplashscreen.h')
-rw-r--r--src/widgets/ntqsplashscreen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ntqsplashscreen.h b/src/widgets/ntqsplashscreen.h
index 10c4e5c6..a369ffc5 100644
--- a/src/widgets/ntqsplashscreen.h
+++ b/src/widgets/ntqsplashscreen.h
@@ -49,7 +49,7 @@ class TQSplashScreenPrivate;
class Q_EXPORT TQSplashScreen : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
TQSplashScreen( const TQPixmap &pixmap = TQPixmap(), WFlags f = 0 );
virtual ~TQSplashScreen();