ad163f6
diff -up qt-x11-opensource-src-4.5.1/src/gui/text/qfontengine_ft.cpp.enable_ft_lcdfilter qt-x11-opensource-src-4.5.1/src/gui/text/qfontengine_ft.cpp
ad163f6
--- qt-x11-opensource-src-4.5.1/src/gui/text/qfontengine_ft.cpp.enable_ft_lcdfilter	2009-04-21 18:57:41.000000000 -0500
ad163f6
+++ qt-x11-opensource-src-4.5.1/src/gui/text/qfontengine_ft.cpp	2009-04-24 11:17:49.562695405 -0500
ad163f6
@@ -72,7 +72,7 @@
ad163f6
 #include FT_CONFIG_OPTIONS_H
ad163f6
 #endif
ad163f6
 
ad163f6
-#if defined(FT_LCD_FILTER_H) && defined(FT_CONFIG_OPTION_SUBPIXEL_RENDERING)
ad163f6
+#if defined(FT_LCD_FILTER_H)
ad163f6
 #define QT_USE_FREETYPE_LCDFILTER
ad163f6
 #endif
ad163f6