mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX:fixed some issue with send print and ams ui
Change-Id: I1a37bad6ec1f193f9fd98c74506b3bb0358ece6d
This commit is contained in:
@@ -117,6 +117,11 @@ void BBLStatusBar::set_range(int val)
|
||||
}
|
||||
}
|
||||
|
||||
void BBLStatusBar::clear_percent()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void BBLStatusBar::show_progress(bool show)
|
||||
{
|
||||
if (show) {
|
||||
|
||||
Reference in New Issue
Block a user