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 42 of file dialog_drc.h.