This commit is contained in:
YuSanka 2019-08-27 09:31:19 +02:00
parent 80490550b5
commit a1f34adcf6
2 changed files with 2 additions and 1 deletions

View file

@ -18,7 +18,6 @@ namespace GUI {
class ConfigManipulation
{
bool is_msg_dlg_already_exist{ false };
bool support_material_overhangs_queried{ false };
// function to loading of changed configuration
std::function<void()> load_config = nullptr;