mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX: destory timers & check webview consist
Change-Id: If95a973e1b3c6bf0da3611c30e0e44e191c9b06a
This commit is contained in:
@@ -129,7 +129,7 @@ MonitorPanel::~MonitorPanel()
|
||||
|
||||
if (m_refresh_timer)
|
||||
m_refresh_timer->Stop();
|
||||
|
||||
delete m_refresh_timer;
|
||||
}
|
||||
|
||||
void MonitorPanel::init_bitmap()
|
||||
|
||||
Reference in New Issue
Block a user