KiCad PCB EDA Suite
|
#include <gal/gal_display_options.h>
#include <settings/app_settings.h>
#include <settings/common_settings.h>
#include <wx/log.h>
#include <config_map.h>
#include <dpi_scaling.h>
Go to the source code of this file.
Variables | |
static const wxChar * | traceGalDispOpts = wxT( "KICAD_GAL_DISPLAY_OPTIONS" ) |
Flag to enable GAL_DISPLAY_OPTIONS logging. | |