]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/std.h
-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition replacements
[wxWidgets.git] / demos / dbbrowse / std.h
index b1bf58b4b48a92e53fd93828f46ff350a5b9b214..7f15c825e6c8b1635e2f49da20eec8e77a1cd1ea 100644 (file)
@@ -3,7 +3,7 @@
 //---------------------------------------------------------------------------
 //-- all #includes that the whole Project needs. ----------------------------
 //---------------------------------------------------------------------------
-#include <wx/config.h>      // to let wxWindows choose a wxConfig class for your platform
+#include <wx/config.h>      // to let wxWidgets choose a wxConfig class for your platform
 #include <wx/confbase.h>    // base config class
 #include <wx/dbtable.h>
 #include <wx/generic/grid.h>