]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/std.h
Add bmpmotif.cpp to descrip.mms.
[wxWidgets.git] / demos / dbbrowse / std.h
index ad57b7a60b45f459e9976a80b60a1377cc5bc6b9..0450f0459b2acb0799750a4376de8aea99fe79eb 100644 (file)
@@ -5,8 +5,6 @@
 //---------------------------------------------------------------------------
 #include <wx/config.h>      // to let wxWindows choose a wxConfig class for your platform
 #include <wx/confbase.h>    // base config class
-// #include <wx/event.h>
-// #include <wx/date.h>
 #include <wx/dbtable.h>
 #include <wx/generic/grid.h>
 #include <wx/file.h>
@@ -21,9 +19,6 @@
 #include <wx/textctrl.h>
 #include <wx/toolbar.h>
 #include <wx/treectrl.h>
-#ifdef __WXMSW__
-    #include <wx/xpmhand.h>
-#endif
 //---------------------------
 #include "tabpgwin.h"         // Original name : "controlarea.h"
 //---------------------------