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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/id.h

    r27 r11  
    2828#define ID_DLG_SETTINGSPAGE3      6
    2929#define ID_DLG_SETTINGSPAGE4      7
    30 #define SM2_DIALOG                8
    31 #define ID_DLG_SETTINGSPAGE0      9
    3230
    3331#define WID_NIL                   0
     
    7674#define WID_LB_FILEFORMAT         43
    7775#define WID_PB_EXIT               44
    78 #define WID_PB_SETCAPTURETYPE     45
    7976
    8077#define IDM_SSWPOPUP              1
     
    160157#define IDS_BMF_PBM                         29
    161158#define IDS_BMF_JP2                         30
    162 #define IDS_BMF_DIB                         31
     159#define IDS_BMF_JBG                         31
     160#define IDS_BMF_RAW                         32
     161#define IDS_BMF_DIB                         33
    163162#define IDS_SNAPLABEL                       34
    164163#define IDS_GENERALHELP                     35
    165 #define IDS_MAINWIN                         36
    166164
    167165#define MAIN_HELP_TABLE                     1
Note: See TracChangeset for help on using the changeset viewer.