]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/wxrsc.h
use MSWCreateControl() instead of the old mess; implemented Get(Class)DefaultAttributes()
[wxWidgets.git] / include / wx / os2 / wxrsc.h
index e4f8f839d87db67a8bf39b125ab913779d6a04cf..e87843d15f503b4f90a4f11f9b1efd1d518a8ac8 100644 (file)
 #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_WINDDOW_MENU              130
+#define ID_WINDOW_MENU               133