This commit is contained in:
parent
9937a01042
commit
a6814030ee
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
namespace studio {
|
namespace studio {
|
||||||
|
|
||||||
studio::TaskState FileDialogManager::update(turbine::Context &ctx) noexcept {
|
TaskState FileDialogManager::update(turbine::Context &ctx) noexcept {
|
||||||
switch (m_state) {
|
switch (m_state) {
|
||||||
case UpdateProjectPathState::EnableSystemCursor: {
|
case UpdateProjectPathState::EnableSystemCursor: {
|
||||||
// switch to system cursor in this update and open file dialog in the next
|
// switch to system cursor in this update and open file dialog in the next
|
||||||
|
Loading…
x
Reference in New Issue
Block a user