1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-15 08:44:26 +00:00

Fix double wizard on incompatible bundle

This commit is contained in:
Vojtech Kral
2019-05-17 15:04:15 +02:00
parent e354a306e6
commit 9c288df1b6
2 changed files with 2 additions and 4 deletions
-1
View File
@@ -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;