mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Load WirelessStatus in Internet indicator
This commit is contained in:
parent
f6e34a4f84
commit
5b1f00d4ca
1 changed files with 4 additions and 0 deletions
|
|
@ -32,6 +32,10 @@ Kirigami.Icon {
|
|||
id: handler
|
||||
}
|
||||
|
||||
readonly property var wirelessStatus: PlasmaNM.WirelessStatus {
|
||||
id: wirelessStatus
|
||||
}
|
||||
|
||||
readonly property var connectionIcon: PlasmaNM.ConnectionIcon {
|
||||
id: connectionIconProvider
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue