this seems to make it works a wee bit better ;) still not perfect
svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=669392
This commit is contained in:
parent
324d7a4be9
commit
0df727c4d0
@ -118,7 +118,9 @@ QRectF LineEdit::geometry() const
|
||||
|
||||
void LineEdit::setGeometry(const QRectF& geometry)
|
||||
{
|
||||
prepareGeometryChange();
|
||||
setTextWidth(geometry.width());
|
||||
update();
|
||||
}
|
||||
|
||||
QSizeF LineEdit::sizeHint() const
|
||||
|
Loading…
Reference in New Issue
Block a user