| 
    KiCad PCB EDA Suite
    
   | 
 
#include <chrono>#include <wx/htmllbox.h>#include <rc_item.h>#include <pcb_marker.h>#include <board.h>#include <dialog_drc_base.h>#include <widgets/progress_reporter_base.h>Go to the source code of this file.
Classes | |
| class | DIALOG_DRC | 
Macros | |
| #define | DIALOG_DRC_WINDOW_NAME wxT( "DialogDrcWindowName" ) | 
| #define DIALOG_DRC_WINDOW_NAME wxT( "DialogDrcWindowName" ) | 
Definition at line 41 of file dialog_drc.h.
Referenced by DIALOG_DRC::DIALOG_DRC(), PCB_EDIT_FRAME::doCloseWindow(), and PCB_EDIT_FRAME::~PCB_EDIT_FRAME().