mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
NEW:add statistics of all plates in preview
Change-Id: Ia93ca5a31d07ae5d52a37bb7b6fb0e3b26cfd012
This commit is contained in:
@@ -52,6 +52,11 @@ void IMToolbar::del_all_item()
|
||||
m_items.clear();
|
||||
}
|
||||
|
||||
void IMToolbar::del_stats_item()
|
||||
{
|
||||
delete m_all_plates_stats_item;
|
||||
m_all_plates_stats_item = nullptr;
|
||||
}
|
||||
|
||||
bool IMReturnToolbar::init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user