![]() |
KiCad PCB EDA Suite
|
#include <common_settings.h>
Public Attributes | |
bool | show_warning_dialog |
std::map< std::string, wxString > | vars |
Definition at line 61 of file common_settings.h.
bool COMMON_SETTINGS::ENVIRONMENT::show_warning_dialog |
Definition at line 63 of file common_settings.h.
Referenced by COMMON_SETTINGS::COMMON_SETTINGS(), PGM_BASE::loadCommonSettings(), and PGM_BASE::SaveCommonSettings().
std::map<std::string, wxString> COMMON_SETTINGS::ENVIRONMENT::vars |
Definition at line 64 of file common_settings.h.
Referenced by COMMON_SETTINGS::COMMON_SETTINGS(), and PGM_BASE::SaveCommonSettings().