aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qtqmlglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qtqmlglobal.h')
-rw-r--r--src/qml/qtqmlglobal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qml/qtqmlglobal.h b/src/qml/qtqmlglobal.h
index f22eb54c43..0ce76d62b8 100644
--- a/src/qml/qtqmlglobal.h
+++ b/src/qml/qtqmlglobal.h
@@ -51,9 +51,9 @@
# include <QtNetwork/qtnetworkglobal.h>
# endif
#else
-//#ifndef QT_FEATURE_qml_debug
+#ifndef QT_FEATURE_qml_debug
# define QT_FEATURE_qml_debug -1
-//#endif
+#endif
#endif
QT_BEGIN_NAMESPACE