Changelog: Fix typo

Change-Id: I01afa456b9d43cae5274c9e1f17285332c870e09
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
hjk
2013-02-08 08:51:33 +01:00
parent ca4b3f9d1d
commit dedbcd96f0
+1 -1
View File
@@ -83,7 +83,7 @@ Debugging
* Implemented display in separate window for string-like data
types (QByteArray, std::string, char[], char* etc)
* Adjusted to GDB 7.5 changes
* Removed dependency on QmlJSToolsA
* Removed dependency on QmlJSTools
* Added shortcut to add breakpoint by double click on break view
* Made breakpoint markers draggable
* Added logging of exceptions (QTCREATORBUG-8141)