KiCad PCB EDA Suite
|
#include <vector>
#include <core/arraydim.h>
#include <pgm_base.h>
#include <settings/settings_manager.h>
#include <gerbview_settings.h>
#include <widgets/gal_options_panel.h>
#include "panel_gerbview_display_options.h"
Go to the source code of this file.
Variables | |
static const wxChar * | gerberPageSizeList [] |
List of page sizes. | |
|
static |
List of page sizes.
Definition at line 31 of file panel_gerbview_display_options.cpp.
Referenced by PANEL_GERBVIEW_DISPLAY_OPTIONS::loadSettings(), and PANEL_GERBVIEW_DISPLAY_OPTIONS::TransferDataFromWindow().