diff --git a/shell/panelview.h b/shell/panelview.h index c312d4907..fb71824bf 100644 --- a/shell/panelview.h +++ b/shell/panelview.h @@ -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)