KiCad PCB EDA Suite
|
#include <lset.h>
#include <project.h>
#include <project/project_local_settings.h>
#include <settings/json_settings_internals.h>
#include <settings/parameters.h>
Go to the source code of this file.
Variables | |
const int | projectLocalSettingsVersion = 4 |
const int projectLocalSettingsVersion = 4 |
Definition at line 28 of file project_local_settings.cpp.