setGeometry(geometry()); is a no-op, so remove it.
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=691273
This commit is contained in:
parent
cac7c24c0f
commit
efa6b9d8b3
@ -134,8 +134,6 @@ void Widget::updateGeometry()
|
||||
|
||||
void Widget::invalidate()
|
||||
{
|
||||
setGeometry(geometry());
|
||||
|
||||
updateGeometry();
|
||||
|
||||
if (parent()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user