Change the repaint() to an update().
authorFabien Freling <fabien.freling@nokia.com>
Fri, 29 Apr 2011 10:26:08 +0000 (12:26 +0200)
committerFabien Freling <fabien.freling@nokia.com>
Tue, 10 May 2011 09:45:30 +0000 (11:45 +0200)
commit5839b221a043d99558c36b77dcf3ac4093dfc8f5
tree551e2915928d883d41d803c8b73ddc067c980f04
parent68857f90455ab1cff30043b35becca53058a6f70
Change the repaint() to an update().

Forcing to repaint might cause a recursive
repaint. Since there is no apparent reason to
directly repaint, we just call update().

Reviewed-by: Richard Moe Gustavsen
(cherry picked from commit 244fedd484b022881b906b1bc794d5af19d02843)
src/gui/kernel/qwidget_mac.mm