KiCad PCB EDA Suite
|
#include <wx/msgdlg.h>
#include <calculator_panels/panel_regulator.h>
#include <class_regulator_data.h>
#include <pcb_calculator_frame.h>
#include "dialog_regulator_form.h"
Go to the source code of this file.
Functions | |
double | DoubleFromString (const wxString &TextValue) |
double DoubleFromString | ( | const wxString & | TextValue | ) |
Definition at line 37 of file params_read_write.cpp.