| 
    KiCad PCB EDA Suite
    
   | 
 
#include <algorithm>#include "wx_html_report_panel.h"#include <wildcards_and_files_ext.h>#include <gal/color4d.h>#include <wx/clipbrd.h>#include <string_utils.h>#include <wx/ffile.h>#include <wx/log.h>#include <wx/filedlg.h>#include <wx/msgdlg.h>#include <wx/menu.h>#include <wx/textctrl.h>#include <kiplatform/ui.h>#include <kiway_holder.h>#include <project.h>Go to the source code of this file.
Variables | |
| static int | RPT_SEVERITY_ALL | 
      
  | 
  static | 
Definition at line 272 of file wx_html_report_panel.cpp.
Referenced by WX_HTML_REPORT_PANEL::onCheckBox().