SVN_SILENT: i don't look for XXX unless i'm looking for a lap dance. ;) FIXME is better...

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=862106
This commit is contained in:
Aaron J. Seigo 2008-09-18 04:57:50 +00:00
parent 0fb739c044
commit e7e0914a11

View File

@ -743,7 +743,7 @@ void ExtenderItem::mouseMoveEvent(QGraphicsSceneMouseEvent *event)
//first: in the topleft quadrant.
if (!d->toplevel) {
//XXX duplication from applethandle
//FIXME: duplication from applethandle
//create a toplevel view and aim it at the applet.
d->toplevel = new QGraphicsView(corona, 0);