Remove extra '/' in comment block

GIT_SILENT
wilder-5.22
Ahmad Samir 5 years ago
parent 7e8ee5ebe3
commit e6fe8b0e93
  1. 2
      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)

Loading…
Cancel
Save