KiCad PCB EDA Suite
Loading...
Searching...
No Matches
reporter.cpp File Reference
#include <macros.h>
#include <reporter.h>
#include <string_utils.h>
#include <widgets/wx_infobar.h>
#include <widgets/wx_html_report_panel.h>
#include <wx/crt.h>
#include <wx/log.h>
#include <wx/textctrl.h>
#include <wx/statusbr.h>

Go to the source code of this file.

Variables

static const wxChar traceReporter [] = wxT( "KICAD_REPORTER" )
 Flag to enable reporter debugging output.