KiCad PCB EDA Suite
|
#include "properties_panel.h"
#include <tool/selection.h>
#include <eda_base_frame.h>
#include <eda_item.h>
#include <import_export.h>
#include <pgm_base.h>
#include <properties/pg_cell_renderer.h>
#include <algorithm>
#include <set>
#include <wx/settings.h>
#include <wx/stattext.h>
#include <wx/propgrid/advprops.h>
Go to the source code of this file.
Variables | |
APIIMPORT wxPGGlobalVarsClass * | wxPGGlobalVars |
|
extern |