Not necessary to test it
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=836698
This commit is contained in:
parent
538272d133
commit
5e5622ddf2
@ -130,7 +130,7 @@ ToolTipManager::ToolTipManager(QObject* parent)
|
||||
|
||||
ToolTipManager::~ToolTipManager()
|
||||
{
|
||||
if (d) delete d;
|
||||
delete d;
|
||||
}
|
||||
|
||||
void ToolTipManager::showToolTip(QGraphicsWidget *widget)
|
||||
|
Loading…
Reference in New Issue
Block a user