Utility/Cursor: Fix compilation on Linux
This commit is contained in:
@@ -33,7 +33,7 @@ namespace Nz
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
inline bool Cursor::Create(SystemCursor cursor)
|
bool Cursor::Create(SystemCursor cursor)
|
||||||
{
|
{
|
||||||
Destroy();
|
Destroy();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user