mirror of
https://github.com/leozide/leocad
synced 2025-01-30 20:34:56 +01:00
Linux fixes.
This commit is contained in:
parent
524e2d3be2
commit
40e8fc4c28
1 changed files with 4 additions and 0 deletions
|
@ -305,3 +305,7 @@ void GLWindow::ReleaseMouse()
|
|||
{
|
||||
}
|
||||
|
||||
void GLWindow::SetCursor(LC_CURSOR_TYPE Type)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue