Linux fixes.

This commit is contained in:
leo 2012-08-01 23:10:24 +00:00
parent 524e2d3be2
commit 40e8fc4c28

View file

@ -305,3 +305,7 @@ void GLWindow::ReleaseMouse()
{ {
} }
void GLWindow::SetCursor(LC_CURSOR_TYPE Type)
{
}