0d60d343b3
- references to wx removed from the floppy button handlers (wx doesn't use them)
15 lines
326 B
C
15 lines
326 B
C
#define ICON_BOCHS 1000
|
|
|
|
#define ASK_DLG 2000
|
|
#define IDASKTX1 2010
|
|
#define IDASKDEV 2020
|
|
#define IDASKTX2 2030
|
|
#define IDASKMSG 2040
|
|
#define IDASKLIST 2050
|
|
#define STRING_DLG 2100
|
|
#define IDSTRING 2110
|
|
#define FLOPPY_DLG 2200
|
|
#define IDPATH 2210
|
|
#define IDBROWSE 2220
|
|
#define IDSTATUS 2230
|