This commit is contained in:
2025-06-29 00:53:26 -04:00
parent 9083a25a2b
commit e4f6da650e
6 changed files with 19 additions and 14 deletions

View File

@@ -143,7 +143,7 @@ init(State* state)
&state->preview,
&state->settings,
&state->tool,
&state->undoStack,
&state->snapshots,
state->window,
&state->glContext
);