KiCad PCB EDA Suite
|
#include <3d_enums.h>
#include <common_ogl/ogl_attr_list.h>
#include <settings/parameters.h>
#include <settings/json_settings_internals.h>
#include <3d_canvas/board_adapter.h>
#include <wx/config.h>
#include "eda_3d_viewer_settings.h"
Go to the source code of this file.
Variables | |
const int | viewer3dSchemaVersion = 3 |
! Update the schema version whenever a migration is required | |
const int viewer3dSchemaVersion = 3 |
! Update the schema version whenever a migration is required
Definition at line 178 of file eda_3d_viewer_settings.cpp.