call stickypad notes

This commit is contained in:
end-4
2025-11-14 10:28:09 +01:00
parent 237fa85f0f
commit c8c4642c61
4 changed files with 12 additions and 11 deletions
@@ -23,6 +23,6 @@ DelegateChooser {
DelegateChoice { roleValue: "fpsLimiter"; FpsLimiter {} }
DelegateChoice { roleValue: "recorder"; Recorder {} }
DelegateChoice { roleValue: "resources"; Resources {} }
DelegateChoice { roleValue: "stickypad"; Stickypad {} }
DelegateChoice { roleValue: "notes"; Stickypad {} }
DelegateChoice { roleValue: "volumeMixer"; VolumeMixer {} }
}