Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma applet for NetworkManager
Commits
b73b51bf
Commit
b73b51bf
authored
Nov 09, 2020
by
Nate Graham
Browse files
[applet] Adapt to new containment API
parent
6b9804ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
applet/contents/ui/Toolbar.qml
View file @
b73b51bf
...
...
@@ -203,7 +203,7 @@ ColumnLayout {
PlasmaComponents3.ToolButton
{
id
:
openEditorButton
visible
:
mainWindow
.
kcmAuthorized
&&
plasmoid
.
containment
Type
!==
PlasmaCore
.
Types
.
C
ustomEmbeddedContainment
visible
:
mainWindow
.
kcmAuthorized
&&
!
(
plasmoid
.
containment
DisplayHints
&
PlasmaCore
.
Types
.
C
ontainmentDrawsPlasmoidHeading
)
icon.name
:
"
configure
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment