SVN_SILENT: --debug
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=862124
This commit is contained in:
parent
8f41f4c68e
commit
c75d3cb257
@ -274,7 +274,6 @@ void ToolTipManagerPrivate::onWidgetDestroyed(QObject *object)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
kDebug();
|
|
||||||
// we do a static_cast here since it really isn't a QGraphicsWidget by this
|
// we do a static_cast here since it really isn't a QGraphicsWidget by this
|
||||||
// point anymore since we are in the QObject dtor. we don't actually
|
// point anymore since we are in the QObject dtor. we don't actually
|
||||||
// try and do anything with it, we just need the value of the pointer
|
// try and do anything with it, we just need the value of the pointer
|
||||||
|
Loading…
Reference in New Issue
Block a user