Change FIXME("Button size set after button in toolbar\n") in
commit7b7c32c801e4ca9d9b3fd2dd7df86e54ec9749e7
authorChris Morgan <cmorgan@wpi.edu>
Mon, 18 Sep 2000 01:41:50 +0000 (18 01:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Sep 2000 01:41:50 +0000 (18 01:41 +0000)
treeaeed1dfd713f141f63a837b48a948db8b9c7b18c
parent54449ce348b019c91c9c3806d28ae09ed51a3197
Change FIXME("Button size set after button in toolbar\n") in
SetButtonSize() to WARN as quite a few applications are doing this
after adding each button to the toolbar and there is no way we can
stop them.
dlls/comctl32/toolbar.c