ENH: use response to support the message; update the panel if SD state changed

jira: [STUDIO-12552]
Change-Id: I68048c6fa358253664adbf8fe637c6c0c95e1eb9
(cherry picked from commit 65bb25d80435c28bdaa1fe4445f7fc790f5de22f)
This commit is contained in:
xin.zhang
2025-07-11 11:21:23 +08:00
committed by Noisyfox
parent 91e27e8e95
commit 2d215d75d2
3 changed files with 25 additions and 19 deletions

View File

@@ -36,7 +36,7 @@ public:
~MediaFilePanel();
void SetMachineObject(MachineObject * obj);
void UpdateByObj(MachineObject * obj);
void SwitchStorage(bool external);