mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 22:33:08 +00:00
more plasma-nm components to try to autoconnect
This commit is contained in:
parent
bd078c7fa6
commit
0dad4b65f6
1 changed files with 8 additions and 0 deletions
|
|
@ -46,6 +46,14 @@ PlasmaCore.IconItem {
|
|||
id: networkStatus
|
||||
}
|
||||
|
||||
PlasmaNM.NetworkModel {
|
||||
id: connectionModel
|
||||
}
|
||||
|
||||
PlasmaNM.Handler {
|
||||
id: handler
|
||||
}
|
||||
|
||||
PlasmaNM.ConnectionIcon {
|
||||
id: connectionIconProvider
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue