this may result in an endless loop and is not necessary
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=737074
This commit is contained in:
parent
174096635e
commit
eabba50aa2
@ -82,10 +82,6 @@ bool Layout::isEmpty() const
|
||||
void Layout::update()
|
||||
{
|
||||
setGeometry(geometry());
|
||||
|
||||
if( managingLayout() ) {
|
||||
managingLayout()->update();
|
||||
}
|
||||
}
|
||||
void Layout::invalidate()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user