user32: Button painting code always sets up the clipping, there is no need to duplica...
authorDmitry Timoshkov <dmitry@codeweavers.com>
Tue, 13 Apr 2010 06:48:53 +0000 (15:48 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Apr 2010 09:43:30 +0000 (11:43 +0200)
commitfedc194e68e18367a6d7d0f0d8dd6b314474d111
treea3bbd9c7a71d0914631cbd78842b5229ebdab284
parent23401183166283ecb8763b14a7d8a515e9be9e72
user32: Button painting code always sets up the clipping, there is no need to duplicate it.
dlls/user32/button.c