Fix regression in mobile wifi kcm
ClosedPublic

Authored by nicolasfella on Oct 20 2019, 1:51 PM.

Details

Summary

D23578 removed the wirelessScanTimerEnabled signal. The mobile wifi KCM needs to be adjusted.

Diff Detail

Repository
R116 Plasma Network Management Applet
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Oct 20 2019, 1:51 PM
Restricted Application added a project: Plasma. · View Herald TranscriptOct 20 2019, 1:51 PM
Restricted Application added a reviewer: jgrulich. · View Herald Transcript
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
nicolasfella requested review of this revision.Oct 20 2019, 1:51 PM
meven accepted this revision.Oct 20 2019, 2:04 PM

I wish I had caught this, thanks @nicolasfella

This revision was not accepted when it landed; it landed in state Needs Review.Oct 20 2019, 2:08 PM
This revision was automatically updated to reflect the committed changes.
meven added inline comments.Oct 20 2019, 2:10 PM
mobile/wifi/package/contents/ui/main.qml
30

PlasmNM.Handler must be kept, (used line 56)

nicolasfella added inline comments.Oct 20 2019, 2:14 PM
mobile/wifi/package/contents/ui/main.qml
30

oops, fixed