mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +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
|
id: networkStatus
|
||||||
}
|
}
|
||||||
|
|
||||||
|
PlasmaNM.NetworkModel {
|
||||||
|
id: connectionModel
|
||||||
|
}
|
||||||
|
|
||||||
|
PlasmaNM.Handler {
|
||||||
|
id: handler
|
||||||
|
}
|
||||||
|
|
||||||
PlasmaNM.ConnectionIcon {
|
PlasmaNM.ConnectionIcon {
|
||||||
id: connectionIconProvider
|
id: connectionIconProvider
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue