| 
    KiCad PCB EDA Suite
    
   | 
 
#include <layer_ids.h>#include <settings/color_settings.h>#include <settings/json_settings_internals.h>#include <settings/parameters.h>#include <settings/settings_manager.h>#include <wx/log.h>#include <wx/translation.h>#include "builtin_color_themes.h"Go to the source code of this file.
Macros | |
| #define | CLR(x, y) | 
Variables | |
| const int | colorsSchemaVersion = 5 | 
| ! Update the schema version whenever a migration is required   | |
| #define CLR | ( | x, | |
| y ) | 
Referenced by COLOR_SETTINGS::COLOR_SETTINGS().
| const int colorsSchemaVersion = 5 | 
! Update the schema version whenever a migration is required
Definition at line 33 of file color_settings.cpp.
Referenced by COLOR_SETTINGS::COLOR_SETTINGS(), and COLOR_SETTINGS::COLOR_SETTINGS().