diff --git a/applet.h b/applet.h index c1fe69b3d..fdc538936 100644 --- a/applet.h +++ b/applet.h @@ -507,7 +507,7 @@ class PLASMA_EXPORT Applet : public QGraphicsWidget int type() const; enum { Type = Plasma::AppletType }; - /** + /** * Reimplemented from QGraphicsItem */ QPainterPath shape() const;