KiCad PCB EDA Suite
|
#include <pcb_edit_frame.h>
#include <board.h>
#include <footprint.h>
#include <pcbnew_id.h>
#include <wildcards_and_files_ext.h>
#include <dialogs/dialog_footprint_wizard_list.h>
#include <base_units.h>
#include <widgets/wx_grid.h>
#include <wx/listbox.h>
#include <wx/msgdlg.h>
#include <tool/tool_manager.h>
#include "footprint_wizard_frame.h"
Go to the source code of this file.
Variables | |
static bool | lock_update_prms = false |
|
static |
Definition at line 218 of file footprint_wizard_frame_functions.cpp.
Referenced by FOOTPRINT_WIZARD_FRAME::ParametersUpdated().