hhcrtl.ocx: Resize search tab too

André Hentschel nerv at dawncrow.de
Sat Apr 16 10:31:15 CDT 2011


---
 dlls/hhctrl.ocx/help.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dlls/hhctrl.ocx/help.c b/dlls/hhctrl.ocx/help.c
index 61d90f6..e151ab2 100644
--- a/dlls/hhctrl.ocx/help.c
+++ b/dlls/hhctrl.ocx/help.c
@@ -441,6 +441,7 @@ static LRESULT Child_OnSize(HWND hwnd)
 
     ResizeTabChild(info, TAB_CONTENTS);
     ResizeTabChild(info, TAB_INDEX);
+    ResizeTabChild(info, TAB_SEARCH);
     return 0;
 }
 
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list