KiCad PCB EDA Suite
|
#include <wx/choicdlg.h>
#include <attenuators/attenuator_classes.h>
#include <calculator_panels/panel_rf_attenuators.h>
#include <pcb_calculator_settings.h>
#include <bitmaps.h>
#include <string_utils.h>
#include <widgets/ui_common.h>
#include <widgets/std_bitmap_button.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.