mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-28 06:21:25 +00:00
Fix UI tests
This commit is contained in:
parent
95df0b23d3
commit
8c0215dd06
@ -37,8 +37,7 @@ int main(int argc, char* argv[])
|
||||
|
||||
#ifdef TEST_GUI
|
||||
{
|
||||
// Do not create a os::System, as we don't need it for testing purposes.
|
||||
//os::ScopedHandle<os::System> system(os::create_system());
|
||||
os::SystemRef system(os::make_system());
|
||||
ui::UISystem uiSystem;
|
||||
ui::Manager uiManager(nullptr);
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user