remove this old and now not only uneeded but bug-causing hack
BUG:234825 svn path=/trunk/KDE/kdelibs/; revision=1124340
This commit is contained in:
parent
af942eaf1d
commit
64238f5f7e
@ -187,7 +187,6 @@ void InternalToolBox::updateToolBox()
|
||||
}
|
||||
|
||||
if (d->showing) {
|
||||
d->showing = false;
|
||||
showToolBox();
|
||||
} else if (tool && !tool->isEnabled()) {
|
||||
tool->hide();
|
||||
|
Loading…
Reference in New Issue
Block a user