Merge tag 'v5.15.15-lts' into tqtc/lts-5.15-opensource

Qt 5.15.15-lts release

Change-Id: I2e128c1068222753b076731b30b4ef71488b1215
This commit is contained in:
Tarja Sundqvist 2024-07-23 13:25:50 +03:00
commit b1f82067f2
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@ load(qt_build_config)
DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
MODULE_VERSION = 5.15.14
MODULE_VERSION = 5.15.15

View File

@ -75,7 +75,7 @@ static void registerQBluetoothAddressMetaType()
}
/*!
Constructs an null Bluetooth address.
Constructs a null Bluetooth address.
*/
QBluetoothAddress::QBluetoothAddress() :
d_ptr(new QBluetoothAddressPrivate)