Change format of dist/changes-5.3.0 to what is used in changes-5.2.0
Change-Id: I9c11a126a70c25085f1465e2593bb878c736f8b4 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
4a9092eaad
commit
e672cc3453
9
dist/changes-5.3.0
vendored
9
dist/changes-5.3.0
vendored
@ -25,11 +25,12 @@ QtWidgets
|
||||
QtCore
|
||||
------
|
||||
|
||||
- QSignalBlocker: (new) RAII wrapper around QObject::blockSignals()
|
||||
- Added QSignalBlocker, a RAII-style wrapper around
|
||||
QObject::blockSignals().
|
||||
|
||||
QtGui
|
||||
-----
|
||||
|
||||
- Added setSwapInterval() to QSurfaceFormat. Platforms that support
|
||||
setting the swap interval are now defaulting to the value of 1,
|
||||
meaning vsync is enabled.
|
||||
- Added setSwapInterval() to QSurfaceFormat. Platforms that support
|
||||
setting the swap interval are now defaulting to the value of 1,
|
||||
meaning vsync is enabled.
|
||||
|
Loading…
Reference in New Issue
Block a user