SVN_SILENT: tabs are not cool. tell your friends.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=797074
This commit is contained in:
parent
d5753f1fba
commit
17bba1cffc
5
applet.h
5
applet.h
@ -717,6 +717,11 @@ class PLASMA_EXPORT Applet : public QGraphicsWidget
|
|||||||
*/
|
*/
|
||||||
void mouseMoveEvent(QGraphicsSceneMouseEvent *event);
|
void mouseMoveEvent(QGraphicsSceneMouseEvent *event);
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Reimplemented from QGraphicsItem
|
||||||
|
*/
|
||||||
|
void focusInEvent(QFocusEvent * event);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Reimpmlemented from LayoutItem
|
* Reimpmlemented from LayoutItem
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user