mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Fix double wizard on incompatible bundle
This commit is contained in:
@@ -72,7 +72,6 @@ static wxString dots("…", wxConvUTF8);
|
||||
class GUI_App : public wxApp
|
||||
{
|
||||
bool m_initialized { false };
|
||||
bool app_conf_exists{ false };
|
||||
|
||||
wxColour m_color_label_modified;
|
||||
wxColour m_color_label_sys;
|
||||
|
||||
Reference in New Issue
Block a user