FIX: resolve merge conflict of StatusPanel.cpp
jira: no-jira Change-Id: Ia40e50197a39fe378455e46802b32c79ed409055
This commit is contained in:
parent
38c5c25cdd
commit
57e11a721b
|
@ -2576,11 +2576,6 @@ void StatusPanel::update_ams(MachineObject *obj)
|
|||
m_ams_control->show_auto_refill(false);
|
||||
}
|
||||
else {
|
||||
<<<<<<< HEAD (26a4fc ENH: refresh_agora_url callback)
|
||||
=======
|
||||
|
||||
m_ams_control->SetAmsModel(ams_mode, ams_mode);
|
||||
>>>>>>> CHANGE (d6c7f0 NEW: reimpl wxMediaCtrl from ffmpeg)
|
||||
|
||||
m_ams_control->SetAmsModel(ams_mode, ams_mode);
|
||||
show_ams_group(true);
|
||||
|
|
Loading…
Reference in New Issue