mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
NEW:add network test entry when has network error
Change-Id: Ie315191e26148e520d3e8e3e4323fd619efb982a
This commit is contained in:
@@ -10,6 +10,11 @@ void NotificationProgressIndicator::clear_percent()
|
||||
|
||||
}
|
||||
|
||||
void NotificationProgressIndicator::show_networking_test()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void NotificationProgressIndicator::set_range(int range)
|
||||
{
|
||||
m_nm->progress_indicator_set_range(range);
|
||||
|
||||
Reference in New Issue
Block a user