dist/changes-5.0.0: note that QtConcurrent is a separate library these days
Change-Id: Ib8ab6e40d9827697d1061a1b369e150f33d63be9 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
b4075c8ea3
commit
ca7be5c154
8
dist/changes-5.0.0
vendored
8
dist/changes-5.0.0
vendored
@ -517,6 +517,14 @@ QtDBus
|
||||
* QtDBus error codes have been updated to be on the org.qtproject.QtDBus.Error
|
||||
namespace.
|
||||
|
||||
QtConcurrent
|
||||
------------
|
||||
|
||||
* QtConcurrent is no longer in QtCore, but forms its own library now.
|
||||
QMake-based projects can use
|
||||
QT += concurrent
|
||||
to include the new library.
|
||||
|
||||
QtOpenGL
|
||||
--------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user