]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/db/dbtest.h
define wxUSE_UNICODE_MSLU as 0 unconditionally, CE doesn't support nor need MSLU
[wxWidgets.git] / samples / db / dbtest.h
index bdb9c310a3c7d1653d594ae542271bf4041d3b6d..72d0e5b7e4c8c69be2dc940ec368dd4467451df6 100644 (file)
@@ -26,9 +26,9 @@ enum    DialogModes {mView,mCreate,mEdit,mSearch};
 #if wxUSE_GRID
 #define FILE_DBGRID_TABLE     130
 #endif
-#define FILE_EXIT             199
+#define FILE_EXIT             wxID_EXIT
 #define EDIT_PARAMETERS       200
-#define HELP_ABOUT            300
+#define HELP_ABOUT            wxID_ABOUT
 
 // this seems to be missing, Robert Roebling (?)
 #ifndef MAX_PATH