projects
/
konrad/qtdeclarative.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
4084cf7
)
QML_RUNTIME_TESTING should be disabled by default.
author
Michael Brasser
<michael.brasser@nokia.com>
Wed, 22 Feb 2012 00:15:41 +0000 (10:15 +1000)
committer
Qt by Nokia
<qt-info@nokia.com>
Wed, 22 Feb 2012 23:15:51 +0000 (
00:15
+0100)
Change-Id: I67e0dae6f21162b962c1ce4454dc3d82e4e40049
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
src/quick/scenegraph/coreapi/qsgnode.h
patch
|
blob
|
history
diff --git
a/src/quick/scenegraph/coreapi/qsgnode.h
b/src/quick/scenegraph/coreapi/qsgnode.h
index
becee6a
..
b7e776d
100644
(file)
--- a/
src/quick/scenegraph/coreapi/qsgnode.h
+++ b/
src/quick/scenegraph/coreapi/qsgnode.h
@@
-51,7
+51,7
@@
QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
-#define QML_RUNTIME_TESTING
+//#define QML_RUNTIME_TESTING
class QSGRenderer;