#include <wx/choicdlg.h>
#include <wx/filedlg.h>
#include <wx/msgdlg.h>
#include <wx/clipbrd.h>
#include <kiplatform/ui.h>
#include <bitmaps.h>
#include <calculator_panels/panel_regulator.h>
#include <class_regulator_data.h>
#include <dialogs/dialog_regulator_form.h>
#include <pcb_calculator_settings.h>
Go to the source code of this file.
◆ DataFileNameExt()
| static const wxString DataFileNameExt |
( |
wxT("pcbcalc") | | ) |
|
|
static |
◆ DoubleFromString()
| double DoubleFromString |
( |
const wxString & | TextValue | ) |
|
|
extern |