Route command conversion through app core

This commit is contained in:
2026-06-05 06:31:38 +02:00
parent 548b6d3ae5
commit 1df93c23f7
11 changed files with 393 additions and 8 deletions

View File

@@ -251,6 +251,7 @@ add_library(pp_app_core STATIC
src/app_core/canvas_hotkey.h
src/app_core/canvas_tool_ui.h
src/app_core/canvas_view.h
src/app_core/command_convert.h
src/app_core/document_animation.h
src/app_core/document_canvas.h
src/app_core/document_cloud.h