QML_RUNTIME_TESTING should be disabled by default.
authorMichael Brasser <michael.brasser@nokia.com>
Wed, 22 Feb 2012 00:15:41 +0000 (10:15 +1000)
committerQt 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

index becee6a..b7e776d 100644 (file)
@@ -51,7 +51,7 @@ QT_BEGIN_HEADER
 
 QT_BEGIN_NAMESPACE
 
-#define QML_RUNTIME_TESTING
+//#define QML_RUNTIME_TESTING
 
 class QSGRenderer;