| 
    KiCad PCB EDA Suite
    
   | 
 
#include <json_common.h>#include <settings/common_settings.h>#include <settings/parameters.h>#include <settings/settings_manager.h>#include "symbol_editor_settings.h"#include <default_values.h>Go to the source code of this file.
Variables | |
| const int | libeditSchemaVersion = 1 | 
| ! Update the schema version whenever a migration is required   | |
| const int libeditSchemaVersion = 1 | 
! Update the schema version whenever a migration is required
Definition at line 34 of file symbol_editor_settings.cpp.
Referenced by SYMBOL_EDITOR_SETTINGS::SYMBOL_EDITOR_SETTINGS().