#include <wx/artprov.h>
#include <wx/xrc/xmlres.h>
#include <wx/intl.h>
#include "dialog_shim.h"
#include <wx/string.h>
#include <wx/stattext.h>
#include <wx/gdicmn.h>
#include <wx/font.h>
#include <wx/colour.h>
#include <wx/settings.h>
#include <wx/sizer.h>
#include <wx/statline.h>
#include <wx/combobox.h>
#include <wx/button.h>
#include <wx/bitmap.h>
#include <wx/image.h>
#include <wx/icon.h>
#include <wx/dialog.h>
Go to the source code of this file.
◆ ID_GET_PREVIOUS_CHOICE
#define ID_GET_PREVIOUS_CHOICE 1005 |
◆ ID_LAYERS_MAP_DIALOG_BASE
#define ID_LAYERS_MAP_DIALOG_BASE 1000 |
◆ ID_M_COMBOCOPPERLAYERSCOUNT
#define ID_M_COMBOCOPPERLAYERSCOUNT 1003 |
◆ ID_M_STATICLINESEP
#define ID_M_STATICLINESEP 1001 |
◆ ID_M_STATICTEXTCOPPERLAYERCOUNT
#define ID_M_STATICTEXTCOPPERLAYERCOUNT 1002 |
◆ ID_RESET_CHOICE
#define ID_RESET_CHOICE 1006 |
◆ ID_STORE_CHOICE
#define ID_STORE_CHOICE 1004 |