KiCad PCB EDA Suite
|
#include <macros.h>
#include <reporter.h>
#include <string_utils.h>
#include <widgets/wx_infobar.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. | |