Re: [Development] Qt 5.6.0 header diff: QtQml.diff

2015-09-21 Thread Knoll Lars
Only one new method in qqmldebug. Looks good. Lars On 17/09/15 12:57, "Frederik Gladhorn" wrote: > ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] Qt 5.6.0 header diff: QtQml.diff

2015-09-17 Thread Frederik Gladhorn
diff --git a/src/qml/debugger/qqmldebug.h b/src/qml/debugger/qqmldebug.h index 559c492..5d65982 100644 --- a/src/qml/debugger/qqmldebug.h +++ b/src/qml/debugger/qqmldebug.h @@ -50,6 +50,8 @@ struct Q_QML_EXPORT QQmlDebuggingEnabler QQmlDebuggingEnabler(bool printWarning = true); static bo