QNetworkInfo[win]: Advertise Metered feature
I forgot to add this to the features list when adding support for it. Amends d2c5494c3d5412bfc1dc3e819e88a636407025fc Pick-to: 6.5 Fixes: QTBUG-118741 Change-Id: Ieabf086ef66777e6178476934b88448ad88bc738 Reviewed-by: Erik Verbruggen <erik.verbruggen@me.com> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> (cherry picked from commit c31227a548a2fc784370629a67823f35f2ae9b59) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
f5760cd7c9
commit
80b9714d7e
@ -72,6 +72,7 @@ public:
|
||||
| QNetworkInformation::Feature::CaptivePortal
|
||||
#if QT_CONFIG(cpp_winrt)
|
||||
| QNetworkInformation::Feature::TransportMedium
|
||||
| QNetworkInformation::Feature::Metered
|
||||
#endif
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user