summaryrefslogtreecommitdiffstats
path: root/tests/auto/qglyphs
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-06-15 09:29:57 +0200
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-06-15 09:29:57 +0200
commit7b7f3869b15cee6f6815e10d49dcb8209a415edd (patch)
treeaac369925d7a963ad5335a38ebe63ee651c64df3 /tests/auto/qglyphs
parentc3314d8c8115fe5aace835b7bb59404b04cd4dec (diff)
Remove debug info from tst_QGlyphs
Mistakenly added in 171ad741fda84384a64ce56c847de7667051914c.
Diffstat (limited to 'tests/auto/qglyphs')
-rw-r--r--tests/auto/qglyphs/tst_qglyphs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qglyphs/tst_qglyphs.cpp b/tests/auto/qglyphs/tst_qglyphs.cpp
index 5df588914f..54a69dc0c6 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
{