KiCad PCB EDA Suite
|
#include <wx/string.h>
#include <wx/debug.h>
#include <wx/grid.h>
#include <common.h>
#include <widgets/wx_grid.h>
#include <sch_reference_list.h>
#include <sch_commit.h>
#include <sch_screen.h>
#include "string_utils.h"
#include "fields_data_model.h"
Go to the source code of this file.
Variables | |
static wxString | multipleValues = wxS( "<...>" ) |
|
static |