KiCad PCB EDA Suite
|
#include <calculator_panels/panel_electrical_spacing.h>
#include <pcb_calculator_settings.h>
#include <string_utils.h>
#include "iec60664.h"
#include <wx/string.h>
#include <widgets/html_window.h>
#include <bitmaps.h>
#include <i18n_utility.h>
#include "iec60664_help.h"
Go to the source code of this file.
Variables | |
wxString | iec60664help |
wxString iec60664help |
Definition at line 35 of file panel_electrical_spacing_iec60664.cpp.
Referenced by PANEL_ELECTRICAL_SPACING_IEC60664::PANEL_ELECTRICAL_SPACING_IEC60664().