mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Revert "Fix double wizard on incompatible bundle"
This reverts commit 9c288df1b6
.
This commit is contained in:
parent
c1cb40c4f0
commit
b205daa437
2 changed files with 3 additions and 1 deletions
|
@ -72,6 +72,7 @@ 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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue