KiCad PCB EDA Suite
|
#include "panel_zone_properties.h"
#include "zone_manager/zones_container.h"
#include <wx/radiobut.h>
#include <kiface_base.h>
#include <confirm.h>
#include <pcb_edit_frame.h>
#include <pcbnew_settings.h>
#include <wx/string.h>
#include <widgets/unit_binder.h>
#include <pad.h>
#include <trigo.h>
#include <dialog_copper_zones_base.h>
#include <string_utils.h>
Go to the source code of this file.
Functions | |
wxDEFINE_EVENT (EVT_ZONE_NAME_UPDATE, wxCommandEvent) | |
wxDEFINE_EVENT | ( | EVT_ZONE_NAME_UPDATE | , |
wxCommandEvent | |||
) |