fixed for Mac in examples

This commit is contained in:
Erwin Coumans
2015-04-16 15:52:30 -07:00
parent ffb0cab2e7
commit b2ba615874
9 changed files with 46 additions and 13 deletions

View File

@@ -795,4 +795,4 @@ b3WheelCallback Win32Window::getWheelCallback()
return m_data->m_wheelCallback;
}