SaveTool: update formatting.
This commit is contained in:
parent
fa81d2428e
commit
7392d961c7
1 changed files with 2 additions and 2 deletions
|
@ -210,11 +210,11 @@ class SaveTool: public Platform::Sdl2Application, public efsw::FileWatchListener
|
|||
} _uiState{UiState::Disclaimer};
|
||||
|
||||
bool _aboutPopup{false};
|
||||
#ifdef SAVETOOL_DEBUG_BUILD
|
||||
#ifdef SAVETOOL_DEBUG_BUILD
|
||||
bool _demoWindow{false};
|
||||
bool _styleEditor{false};
|
||||
bool _metricsWindow{false};
|
||||
#endif
|
||||
#endif
|
||||
|
||||
ToastQueue _queue;
|
||||
|
||||
|
|
Loading…
Reference in a new issue