| 
    KiCad PCB EDA Suite
    
   | 
 
#include <wx/artprov.h>#include <wx/xrc/xmlres.h>#include <wx/intl.h>#include "dialog_shim.h"#include <wx/infobar.h>#include <wx/gdicmn.h>#include <wx/font.h>#include <wx/colour.h>#include <wx/settings.h>#include <wx/string.h>#include <wx/bmpbuttn.h>#include <wx/bitmap.h>#include <wx/image.h>#include <wx/icon.h>#include <wx/button.h>#include <wx/gbsizer.h>#include <wx/html/htmlwin.h>#include <wx/gauge.h>#include <wx/sizer.h>#include <wx/panel.h>#include <wx/notebook.h>#include <wx/dataview.h>#include <wx/listctrl.h>#include <wx/hyperlink.h>#include <wx/simplebook.h>#include <wx/stattext.h>#include <wx/checkbox.h>#include <widgets/number_badge.h>#include <wx/dialog.h>Go to the source code of this file.
Classes | |
| class | DIALOG_ERC_BASE | 
| Class DIALOG_ERC_BASE.  More... | |
Macros | |
| #define | ID_ERASE_DRC_MARKERS 7100 | 
| #define ID_ERASE_DRC_MARKERS 7100 | 
Definition at line 46 of file dialog_erc_base.h.
Referenced by DIALOG_ERC_BASE::DIALOG_ERC_BASE().