Skip to content
Commit 16c5713d authored by David Redondo's avatar David Redondo 🏎
Browse files

Force device statistics refresh rate to be always one second

Unfortunately the statistics refresh rate of a device is a global property. So
when it is changed from the outside we just force it back to one second. The
initial rate is saved and updated when something tries to change it in order
to restore it upon destruction.
Because NetworkmanagerQt just forwards the DBus signal we have to guard the
slot with a boolean to we do not trigger it ourselves.
BUG:433063
FIXED-IN:5.21.1


(cherry picked from commit 4b5251ad)
parent cf6195e9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment