winemac: Change macdrv_create_view() to not add the new view to a window's content...
commiteef99122f7b6e9e7aa488c045269ab377ff9cfe1
authorKen Thomases <ken@codeweavers.com>
Thu, 12 May 2016 23:50:43 +0000 (12 18:50 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 14 May 2016 05:39:54 +0000 (14 14:39 +0900)
tree2eca0357b6ffd7e83318f94936e12db58b8f7b35
parentca49b8070cb0bdc2dc95ad751085b8d4be1e0f44
winemac: Change macdrv_create_view() to not add the new view to a window's content view.

Callers can use macdrv_set_view_superview() to do that separately.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winemac.drv/cocoa_window.m
dlls/winemac.drv/macdrv_cocoa.h
dlls/winemac.drv/opengl.c