summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothserviceinfo_p.h
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2019-08-08 11:21:33 +0200
committerAlex Blasche <alexander.blasche@qt.io>2019-08-08 14:57:51 +0200
commitccc1544f5ff929f466df8c790a4e7595e177a720 (patch)
treef1daaa4aff7dcc28aa94a829211c46812ae32654 /src/bluetooth/qbluetoothserviceinfo_p.h
parent41026f61a3202371e0049c2aacce07bed45557c6 (diff)
Fix QSet and QList related warnings
Addressed warnings are: warning: QSet<T> QList<T>::toSet() const [with T = QBluetoothUuid] is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations] warning: QList<T> QSet<T>::toList() const [with T = QBluetoothUuid] is deprecated: Use values() instead. [-Wdeprecated-declarations] Change-Id: I9e1a4105edd328bbdf6201eb9b73e9eaef71769c Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io> Reviewed-by: André de la Rocha <andre.rocha@qt.io>
Diffstat (limited to 'src/bluetooth/qbluetoothserviceinfo_p.h')
0 files changed, 0 insertions, 0 deletions