Stop a listbox bug that causes a div by zero when the item height
authorPaul Quinn <paulq@corel.ca>
Sat, 22 May 1999 18:45:06 +0000 (18:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 22 May 1999 18:45:06 +0000 (18:45 +0000)
commit7572207564e889749249963c0afde9fefd7c68d8
treead99f3f45c10b75aaf39cbe676bb3bd9df43819b
parent594d5dd78c6b96c9f1e2fcb344530ceeea38f73a
Stop a listbox bug that causes a div by zero when the item height
is zero. Doesn't solve the root of the problem though.
controls/listbox.c