mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-10 03:44:16 +00:00
Merge branch 'main' into beta
This commit is contained in:
commit
9ee6f99588
@ -37,8 +37,7 @@ int main(int argc, char* argv[])
|
|||||||
|
|
||||||
#ifdef TEST_GUI
|
#ifdef TEST_GUI
|
||||||
{
|
{
|
||||||
// Do not create a os::System, as we don't need it for testing purposes.
|
os::SystemRef system(os::make_system());
|
||||||
//os::ScopedHandle<os::System> system(os::create_system());
|
|
||||||
ui::UISystem uiSystem;
|
ui::UISystem uiSystem;
|
||||||
ui::Manager uiManager(nullptr);
|
ui::Manager uiManager(nullptr);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user