Changes in trunk/id.h [11:27]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/id.h

    r11 r27  
    2828#define ID_DLG_SETTINGSPAGE3      6
    2929#define ID_DLG_SETTINGSPAGE4      7
     30#define SM2_DIALOG                8
     31#define ID_DLG_SETTINGSPAGE0      9
    3032
    3133#define WID_NIL                   0
     
    7476#define WID_LB_FILEFORMAT         43
    7577#define WID_PB_EXIT               44
     78#define WID_PB_SETCAPTURETYPE     45
    7679
    7780#define IDM_SSWPOPUP              1
     
    157160#define IDS_BMF_PBM                         29
    158161#define IDS_BMF_JP2                         30
    159 #define IDS_BMF_JBG                         31
    160 #define IDS_BMF_RAW                         32
    161 #define IDS_BMF_DIB                         33
     162#define IDS_BMF_DIB                         31
    162163#define IDS_SNAPLABEL                       34
    163164#define IDS_GENERALHELP                     35
     165#define IDS_MAINWIN                         36
    164166
    165167#define MAIN_HELP_TABLE                     1
Note: See TracChangeset for help on using the changeset viewer.