KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_layer_selection_base.h File Reference
#include <wx/artprov.h>
#include <wx/xrc/xmlres.h>
#include <wx/intl.h>
#include "dialog_shim.h"
#include <wx/colour.h>
#include <wx/settings.h>
#include <wx/string.h>
#include <wx/font.h>
#include <wx/grid.h>
#include <wx/gdicmn.h>
#include <wx/sizer.h>
#include <wx/dialog.h>
#include <wx/stattext.h>
#include <wx/button.h>

Go to the source code of this file.

Classes

class  DIALOG_LAYER_SELECTION_BASE
 Class DIALOG_LAYER_SELECTION_BASE. More...
 
class  DIALOG_COPPER_LAYER_PAIR_SELECTION_BASE
 Class DIALOG_COPPER_LAYER_PAIR_SELECTION_BASE. More...
 

Macros

#define ID_LEFT_LIST   1000
 
#define ID_RIGHT_LIST   1001
 

Macro Definition Documentation

◆ ID_LEFT_LIST

#define ID_LEFT_LIST   1000

Definition at line 27 of file dialog_layer_selection_base.h.

◆ ID_RIGHT_LIST

#define ID_RIGHT_LIST   1001

Definition at line 28 of file dialog_layer_selection_base.h.