mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-07 09:56:59 +00:00
Minor changes in ui/system.cpp
This commit is contained in:
parent
40968891f2
commit
a845b098d9
@ -172,9 +172,9 @@ static void update_mouse_cursor()
|
||||
}
|
||||
}
|
||||
|
||||
// static
|
||||
static UISystem* g_instance = nullptr;
|
||||
|
||||
// static
|
||||
UISystem* UISystem::instance()
|
||||
{
|
||||
return g_instance;
|
||||
|
Loading…
Reference in New Issue
Block a user