]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/std.h
Added wxFileHistory demo
[wxWidgets.git] / demos / dbbrowse / std.h
index c4672f42c7a9c7017246f5223a41c1bdbe7ad060..1f5d591d3fb49ffa2ba67f345e4591b45fe9d8f0 100644 (file)
@@ -1,3 +1,5 @@
+// RCS-ID:      $Id$
+
 //---------------------------------------------------------------------------
 //-- all #includes that the whole Project needs. ----------------------------
 //---------------------------------------------------------------------------
 #include <wx/textctrl.h>
 #include <wx/toolbar.h>
 #include <wx/treectrl.h>
+/*
 #ifdef __WXMSW__
- #include <wx/xpmhand.h>
   #include <wx/xpmhand.h>
 #endif
+*/
 //---------------------------
 #include "tabpgwin.h"         // Original name : "controlarea.h"
 //---------------------------