summaryrefslogtreecommitdiffstats
path: root/src/kernel/qimageformatplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qimageformatplugin.cpp')
-rw-r--r--src/kernel/qimageformatplugin.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qimageformatplugin.cpp b/src/kernel/qimageformatplugin.cpp
index 101f09bc..9ad42a42 100644
--- a/src/kernel/qimageformatplugin.cpp
+++ b/src/kernel/qimageformatplugin.cpp
@@ -37,7 +37,7 @@
**********************************************************************/
#include "ntqimageformatplugin.h"
-#ifndef QT_NO_IMAGEFORMATPLUGIN
+#ifndef TQT_NO_IMAGEFORMATPLUGIN
#include "qimageformatinterface_p.h"
#include "ntqimage.h"
@@ -181,4 +181,4 @@ bool TQImageFormatPlugin::saveImage( const TQString &format, const TQString &fil
return FALSE;
}
-#endif // QT_NO_IMAGEFORMATPLUGIN
+#endif // TQT_NO_IMAGEFORMATPLUGIN