summaryrefslogtreecommitdiffstats
path: root/src/widgets/qsplashscreen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/qsplashscreen.cpp')
-rw-r--r--src/widgets/qsplashscreen.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/qsplashscreen.cpp b/src/widgets/qsplashscreen.cpp
index 3aec8a23..a62fe745 100644
--- a/src/widgets/qsplashscreen.cpp
+++ b/src/widgets/qsplashscreen.cpp
@@ -38,7 +38,7 @@
#include "ntqsplashscreen.h"
-#ifndef QT_NO_SPLASHSCREEN
+#ifndef TQT_NO_SPLASHSCREEN
#include "ntqapplication.h"
#include "ntqpainter.h"
@@ -268,4 +268,4 @@ void TQSplashScreen::drawContents( TQPainter *painter )
painter->drawText( r, d->currAlign, d->currStatus );
}
-#endif //QT_NO_SPLASHSCREEN
+#endif //TQT_NO_SPLASHSCREEN