mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 17:12:07 +00:00
FIX:fixed the invisibility of the cancel button when sending fails
Change-Id: I32e9cf0c5846565a3bc9155c57289be9df148bde
This commit is contained in:
@@ -10,7 +10,7 @@ void NotificationProgressIndicator::clear_percent()
|
||||
|
||||
}
|
||||
|
||||
void NotificationProgressIndicator::show_networking_test()
|
||||
void NotificationProgressIndicator::show_networking_test(wxString msg)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user