26#ifndef __dialog_remove_unused_pads__
27#define __dialog_remove_unused_pads__
51 void onApply( wxCommandEvent& event )
override;
52 void onOK( wxCommandEvent& event )
override;
54 void syncImages( wxCommandEvent& aEvent )
override;
Represent a set of changes (additions, deletions or modifications) of a data model (e....
Class DIALOG_UNUSED_PAD_LAYERS_BASE.
void onApply(wxCommandEvent &event) override
void onOK(wxCommandEvent &event) override
const PCB_SELECTION & m_items
void updatePadsAndVias(bool aRemoveLayers)
Update layers of pads and vias aRemoveLayers = true to remove not connected layers false to set all l...
void syncImages(wxCommandEvent &aEvent) override
Base PCB main window class for Pcbnew, Gerbview, and CvPcb footprint viewer.