Fat finger in last commit

This commit is contained in:
Roger Hughston 2007-11-08 05:40:45 +00:00
parent 7adea0291f
commit 8ed57328c2

View File

@ -1305,8 +1305,7 @@ void osxGraphicsWindow::process_events()
{
GraphicsWindow::process_events();
//if (!osx_disable_event_loop)
if (!_properties.has_parent_window())
if (!osx_disable_event_loop)
{
EventRef theEvent;
EventTargetRef theTarget = GetEventDispatcherTarget();