"the usual daily unbreak compilation" EOQ

ha! dashstars! :)

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=838549
This commit is contained in:
Oswald Buddenhagen 2008-07-28 06:59:20 +00:00
parent 2fc6f26c86
commit c2ef8b2c6c

View File

@ -108,12 +108,12 @@ QIcon PopupApplet::icon() const
QWidget *PopupApplet::widget() QWidget *PopupApplet::widget()
{ {
return 0; return 0;
}; }
QGraphicsWidget *PopupApplet::graphicsWidget() QGraphicsWidget *PopupApplet::graphicsWidget()
{ {
return 0; return 0;
}; }
void PopupApplet::constraintsEvent(Plasma::Constraints constraints) void PopupApplet::constraintsEvent(Plasma::Constraints constraints)
{ {