ENH: update the functions

jira: [STUDIO-11664]
Change-Id: I3c2c23cb9f8db0b3fec848616bb1d434759fa1d8
(cherry picked from commit ff62a7fe61be7f47168af094232476a7d8712229)
This commit is contained in:
xin.zhang 2025-04-24 15:22:45 +08:00 committed by Noisyfox
parent 01673d1fef
commit dc84ff0c6d
4 changed files with 22 additions and 144 deletions

View file

@ -132,8 +132,6 @@ AddMachinePanel::~AddMachinePanel() {
update_hms_tag();
e.Skip();
});
Bind(EVT_JUMP_TO_HMS, &MonitorPanel::jump_to_HMS, this);
}
MonitorPanel::~MonitorPanel()