]> git.pld-linux.org Git - packages/qt4.git/blame - qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch
rebuild with openssl 3.0.0
[packages/qt4.git] / qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch
CommitLineData
f1853c34
AM
1diff -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
2--- qt-x11-opensource-src-4.5.1/src/gui/text/qfontengine_ft.cpp.enable_ft_lcdfilter 2009-04-21 18:57:41.000000000 -0500
3+++ qt-x11-opensource-src-4.5.1/src/gui/text/qfontengine_ft.cpp 2009-04-24 11:17:49.562695405 -0500
4@@ -72,7 +72,7 @@
5 #include FT_CONFIG_OPTIONS_H
6 #endif
7
8-#if defined(FT_LCD_FILTER_H) && defined(FT_CONFIG_OPTION_SUBPIXEL_RENDERING)
9+#if defined(FT_LCD_FILTER_H)
10 #define QT_USE_FREETYPE_LCDFILTER
11 #endif
12
This page took 0.040742 seconds and 4 git commands to generate.