Skip to content
GitLab
Menu
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
e6fe8b0e
Commit
e6fe8b0e
authored
Apr 02, 2021
by
Ahmad Samir
Browse files
Remove extra '/' in comment block
GIT_SILENT
parent
7e8ee5eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
shell/panelview.h
View file @
e6fe8b0e
...
...
@@ -108,7 +108,7 @@ class PanelView : public PlasmaQuick::ContainmentView
Q_PROPERTY
(
OpacityMode
opacityMode
READ
opacityMode
WRITE
setOpacityMode
NOTIFY
opacityModeChanged
)
/**
/
* Property that determines whether adaptive opacity is used.
* Property that determines whether adaptive opacity is used.
*/
Q_PROPERTY
(
bool
adaptiveOpacityEnabled
READ
adaptiveOpacityEnabled
NOTIFY
adaptiveOpacityEnabledChanged
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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