#include <settings/settings_manager.h>
#include <advanced_config.h>
#include <gestfich.h>
#include <sch_screen.h>
#include <sch_edit_frame.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/sch_actions.h>
#include <tools/sch_inspection_tool.h>
#include <dialog_erc.h>
#include <erc/erc.h>
#include <erc/erc_report.h>
#include <id.h>
#include <confirm.h>
#include <widgets/wx_html_report_box.h>
#include <widgets/std_bitmap_button.h>
#include <dialogs/dialog_text_entry.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>
#include <wx/wupdlock.h>
#include <sch_edit_tool.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