summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qgl.cpp')
-rw-r--r--src/opengl/qgl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qgl.cpp b/src/opengl/qgl.cpp
index d8f8914c4..0732bca0a 100644
--- a/src/opengl/qgl.cpp
+++ b/src/opengl/qgl.cpp
@@ -2144,7 +2144,7 @@ int TQGLWidget::displayListBase( const TQFont & fnt, int listBase )
// contexts can't handle this otherwise
bool regenerate = glcx->deviceIsPixmap();
-#if 0 // QT_NO_XFTFREETYPE
+#if 0 // TQT_NO_XFTFREETYPE
// font color needs to be part of the font cache key when using
// antialiased fonts since one set of glyphs needs to be generated
// for each font color