Buildfix attempt

This commit is contained in:
Henrik Rydgård 2023-05-05 01:18:29 +02:00
parent 38178d34b5
commit 0b94ffc4c1

View file

@ -74,6 +74,8 @@ private:
UI::EventReturn OnConfirmClick(UI::EventParams &params);
UI::EventReturn OnChoiceClick(UI::EventParams &params);
SettingInfoMessage *settingInfo_ = nullptr;
bool initialSetup_;
bool storageBrowserWorking_;
bool done_ = false;