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 Workspace
Commits
dbc71697
Verified
Commit
dbc71697
authored
Sep 22, 2022
by
ivan tkachenko
Browse files
[applet/appmenu] Drop unused property kcmAuthorized
(cherry picked from commit
4f288728
)
parent
61052cad
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/appmenu/package/contents/ui/main.qml
View file @
dbc71697
...
...
@@ -25,8 +25,6 @@ Item {
readonly
property
bool
view
:
Plasmoid
.
configuration
.
compactView
readonly
property
bool
menuAvailable
:
appMenuModel
.
menuAvailable
readonly
property
bool
kcmAuthorized
:
KCMShell
.
authorize
([
"
style.desktop
"
]).
length
>
0
onViewChanged
:
{
Plasmoid
.
nativeInterface
.
view
=
view
;
}
...
...
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