diff options
Diffstat (limited to 'tests/auto/qglyphs/tst_qglyphs.cpp')
-rw-r--r-- | tests/auto/qglyphs/tst_qglyphs.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qglyphs/tst_qglyphs.cpp b/tests/auto/qglyphs/tst_qglyphs.cpp index 5df5889..54a69dc 100644 --- a/tests/auto/qglyphs/tst_qglyphs.cpp +++ b/tests/auto/qglyphs/tst_qglyphs.cpp @@ -46,7 +46,7 @@ #include <qtextlayout.h> #include <qfontdatabase.h> -#define DEBUG_SAVE_IMAGE +// #define DEBUG_SAVE_IMAGE class tst_QGlyphs: public QObject { |