summaryrefslogtreecommitdiffstats
path: root/src/libnrtype
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnrtype')
-rw-r--r--src/libnrtype/FontFactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnrtype/FontFactory.h b/src/libnrtype/FontFactory.h
index 58a98d1a9..42f975ab7 100644
--- a/src/libnrtype/FontFactory.h
+++ b/src/libnrtype/FontFactory.h
@@ -16,7 +16,7 @@
# include <config.h>
#endif
#ifdef _WIN32
-#define USE_PANGO_WIN32
+//#define USE_PANGO_WIN32 // disable for Bug 165665
#endif
#include <pango/pango.h>