Change log: Small correction

Change-Id: I7524f982a1733dca253ac78c6c49b711aa0534a8
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Nikolai Kosjar
2016-10-26 13:00:12 +02:00
parent 2d95057434
commit 759c2d562f

View File

@@ -65,12 +65,12 @@ C++ Support
* Added preview of images to tool tip on Qt resource URLs * Added preview of images to tool tip on Qt resource URLs
* Added option to skip big files when indexing (QTCREATORBUG-16712) * Added option to skip big files when indexing (QTCREATORBUG-16712)
* Added notification for parsing errors in headers
* Fixed `Move Definition to Class` for functions in template class and * Fixed `Move Definition to Class` for functions in template class and
template member functions (QTCREATORBUG-14354) template member functions (QTCREATORBUG-14354)
* Fixed issues with `Add Declaration`, `Add Definition`, and * Fixed issues with `Add Declaration`, `Add Definition`, and
`Move Definition Outside Class` for template functions `Move Definition Outside Class` for template functions
* Clang Code Model * Clang Code Model
* Added notification for parsing errors in headers
* Improved responsiveness of completion and highlighting * Improved responsiveness of completion and highlighting
Debugging Debugging