Route cloud save-before-upload through document session services

This commit is contained in:
2026-06-15 20:24:06 +02:00
parent 02e6386664
commit 3e0a6b2c31
6 changed files with 59 additions and 2 deletions

View File

@@ -40,4 +40,6 @@ namespace pp::panopainter {
App& app,
const pp::app::DocumentVersionTarget& target);
void execute_legacy_document_save_before_cloud_upload(App& app);
} // namespace pp::panopainter