KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_export_2581.cpp File Reference
#include <dialogs/dialog_export_2581.h>
#include <board.h>
#include <footprint.h>
#include <kiway_holder.h>
#include <pcb_edit_frame.h>
#include <pcbnew_settings.h>
#include <pgm_base.h>
#include <project.h>
#include <project/board_project_settings.h>
#include <project/project_file.h>
#include <settings/settings_manager.h>
#include <widgets/std_bitmap_button.h>
#include <set>
#include <vector>
#include <wx/filedlg.h>

Go to the source code of this file.

Variables

static wxString s_oemColumn = wxEmptyString
 

Variable Documentation

◆ s_oemColumn

wxString s_oemColumn = wxEmptyString
static