diff options
-rw-r--r-- | dist/changes-4.7.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1 index fdfecb7..5f33ce8 100644 --- a/dist/changes-4.7.1 +++ b/dist/changes-4.7.1 @@ -95,7 +95,11 @@ QtXmlPatterns - XML Schema internals: * [QTBUG-11559] Only parse 3 digits of time fraction - +QtDeclarative +------------- + - QML debugging: + * [QTBUG-5162] The debugger is now activated with -qmljsdebugger command + line arg to enable support for platforms without environment variables Qt Plugins ---------- |