git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10217
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// - darf nur einmal im Projekte definiert werden ?? Extra Databasse Klasse ?
wxDbConnectInf DbConnectInf; // Für DBase
-#if wxUSE_ODBC
+#if !wxUSE_ODBC
#error Demo cannot be compiled unless setup.h has wxUSE_ODBC set to 1
#endif
#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"
//---------------------------