[studio/applib] Cleanup
All checks were successful
Build / build (push) Successful in 1m13s

This commit is contained in:
Gary Talent 2025-05-17 16:15:32 -05:00
parent 9937a01042
commit a6814030ee

View File

@ -8,7 +8,7 @@
namespace studio {
studio::TaskState FileDialogManager::update(turbine::Context &ctx) noexcept {
TaskState FileDialogManager::update(turbine::Context &ctx) noexcept {
switch (m_state) {
case UpdateProjectPathState::EnableSystemCursor: {
// switch to system cursor in this update and open file dialog in the next