Skip to content

Commit

Permalink
feat: Widget popup resizable in Plasma 5.26
Browse files Browse the repository at this point in the history
  • Loading branch information
korapp committed Nov 14, 2022
1 parent e405790 commit 499d9a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plasmoid/contents/ui/FullRepresentation.qml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ import org.kde.plasma.extras 2.0 as PlasmaExtras
import "../code/globals.js" as Globals

PlasmaComponents3.Page {
readonly property var appletInterface: plasmoid.self

property ListModel favorites: ListModel {}
property alias servers: nordVpnModel.servers
property alias allGroups: nordVpnModel.allGroups
Expand Down

0 comments on commit 499d9a5

Please sign in to comment.