richedit: Added missing return to ME_EnsureVisible.
commite364a4406a7d06c1ca3056d9c059c38f70bbffa3
authorDylan Smith <dylan.ah.smith@gmail.com>
Tue, 21 Jul 2009 04:22:12 +0000 (21 00:22 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Jul 2009 08:47:13 +0000 (21 10:47 +0200)
tree864dc8edcf0dc43d0000ba3a0f77407f64ea39d1
parent1eca313f47db884bc4cb6f9097aa7740e3a2786c
richedit: Added missing return to ME_EnsureVisible.

The missing return was to prevent automatic vertically scrolling when
style for it is not set, but is set for the horizontal scrollbar. I
initially missed this by testing with no autoscrolling on either
scrollbar.
dlls/riched20/paint.c