SILENT: Tiny style fix
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=800767
This commit is contained in:
parent
0187b08069
commit
4bb368919d
2
applet.h
2
applet.h
@ -507,7 +507,7 @@ class PLASMA_EXPORT Applet : public QGraphicsWidget
|
|||||||
int type() const;
|
int type() const;
|
||||||
enum { Type = Plasma::AppletType };
|
enum { Type = Plasma::AppletType };
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Reimplemented from QGraphicsItem
|
* Reimplemented from QGraphicsItem
|
||||||
*/
|
*/
|
||||||
QPainterPath shape() const;
|
QPainterPath shape() const;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user