reverting this bit committed by mistake
svn path=/trunk/KDE/kdelibs/; revision=977600
This commit is contained in:
parent
ed608afc54
commit
299d00c193
@ -1398,11 +1398,6 @@ void Containment::closeToolBox()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
bool Containment::isToolBoxOpen() const
|
|
||||||
{
|
|
||||||
return (d->toolBox && d->toolBox->showing());
|
|
||||||
}
|
|
||||||
|
|
||||||
void Containment::addAssociatedWidget(QWidget *widget)
|
void Containment::addAssociatedWidget(QWidget *widget)
|
||||||
{
|
{
|
||||||
Applet::addAssociatedWidget(widget);
|
Applet::addAssociatedWidget(widget);
|
||||||
|
Loading…
Reference in New Issue
Block a user