#include <advanced_config.h>
#include <gestfich.h>
#include <sch_screen.h>
#include <sch_edit_frame.h>
#include <schematic.h>
#include <project.h>
#include <kiface_base.h>
#include <reporter.h>
#include <wildcards_and_files_ext.h>
#include <sch_marker.h>
#include <connection_graph.h>
#include <tools/ee_actions.h>
#include <tools/ee_inspection_tool.h>
#include <dialog_erc.h>
#include <erc/erc.h>
#include <erc/erc_report.h>
#include <id.h>
#include <confirm.h>
#include <common.h>
#include <widgets/wx_html_report_box.h>
#include <dialogs/dialog_text_entry.h>
#include <erc/erc_item.h>
#include <eeschema_settings.h>
#include <string_utils.h>
#include <kiplatform/ui.h>
#include <wx/ffile.h>
#include <wx/filedlg.h>
#include <wx/hyperlink.h>
#include <wx/msgdlg.h>
Go to the source code of this file.
◆ wxDEFINE_EVENT()
wxDEFINE_EVENT |
( |
EDA_EVT_CLOSE_ERC_DIALOG |
, |
|
|
wxCommandEvent |
|
|
) |
| |
◆ DEFAULT_SINGLE_COL_WIDTH
int DEFAULT_SINGLE_COL_WIDTH = 660 |
|
static |
◆ g_lastERCIgnored
std::vector<std::pair<wxString, int> > g_lastERCIgnored |
|
static |
◆ g_lastERCRun
bool g_lastERCRun = false |
|
static |
◆ g_lastERCSchematic
◆ RPT_SEVERITY_ALL