mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 22:32:07 +00:00
FIX:fixed multiple prompt windows popping up
Change-Id: I7cfc6d1ce08d356dc9c2f7125b46d4e12b95f4e7
This commit is contained in:
@@ -303,7 +303,7 @@ protected:
|
||||
int speed_lvl_timeout {0};
|
||||
boost::posix_time::ptime speed_dismiss_time;
|
||||
bool m_showing_speed_popup = false;
|
||||
|
||||
bool m_show_mode_changed = false;
|
||||
std::map<wxString, wxImage> img_list; // key: url, value: wxBitmap png Image
|
||||
std::map<std::string, std::string> m_print_connect_types;
|
||||
std::vector<Button *> m_buttons;
|
||||
|
||||
Reference in New Issue
Block a user