X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f1633a8f6aea2747c3fdaa3d8025fac1372e4633..4e57034053aa0c73313f806c7b544e43c794394d:/include/wx/os2/wxrsc.h diff --git a/include/wx/os2/wxrsc.h b/include/wx/os2/wxrsc.h index f840a49e24..e87843d15f 100644 --- a/include/wx/os2/wxrsc.h +++ b/include/wx/os2/wxrsc.h @@ -27,22 +27,25 @@ #define wxICON_SMALL_CDROM 119 #define wxICON_SMALL_FLOPPY 120 #define wxICON_SMALL_REMOVEABLE 121 +#define wxICON_SMALL_ERROR 122 +#define wxICON_SMALL_INFO 123 +#define wxICON_SMALL_WARNING 124 /* // Bitmap Ids */ -#define wxDISABLE_BUTTON_BITMAP 122 -#define wxTICK_BITMAP 123 -#define wxCROSS_BITMAP 124 -#define wxCSQUERY_BITMAP 125 -#define wxBITMAP_STD_COLOURS 126 +#define wxDISABLE_BUTTON_BITMAP 125 +#define wxTICK_BITMAP 126 +#define wxCROSS_BITMAP 127 +#define wxCSQUERY_BITMAP 128 +#define wxBITMAP_STD_COLOURS 129 /* // Dialog Ids -- must match enums in Toplevel.cpp */ -#define ID_RESIZEABLEDIALOG 127 -#define ID_CAPTIONDIALOG 128 -#define ID_NOCAPTIONDIALOG 129 +#define ID_RESIZEABLEDIALOG 130 +#define ID_CAPTIONDIALOG 131 +#define ID_NOCAPTIONDIALOG 132 -#define ID_WINDOW_MENU 130 +#define ID_WINDOW_MENU 133