XPMHAND.H dependency removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
// - darf nur einmal im Projekte definiert werden ?? Extra Databasse Klasse ?
|
// - darf nur einmal im Projekte definiert werden ?? Extra Databasse Klasse ?
|
||||||
wxDbConnectInf DbConnectInf; // F<>r DBase
|
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
|
#error Demo cannot be compiled unless setup.h has wxUSE_ODBC set to 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@@ -21,9 +21,11 @@
|
|||||||
#include <wx/textctrl.h>
|
#include <wx/textctrl.h>
|
||||||
#include <wx/toolbar.h>
|
#include <wx/toolbar.h>
|
||||||
#include <wx/treectrl.h>
|
#include <wx/treectrl.h>
|
||||||
|
/*
|
||||||
#ifdef __WXMSW__
|
#ifdef __WXMSW__
|
||||||
#include <wx/xpmhand.h>
|
#include <wx/xpmhand.h>
|
||||||
#endif
|
#endif
|
||||||
|
*/
|
||||||
//---------------------------
|
//---------------------------
|
||||||
#include "tabpgwin.h" // Original name : "controlarea.h"
|
#include "tabpgwin.h" // Original name : "controlarea.h"
|
||||||
//---------------------------
|
//---------------------------
|
||||||
|
Reference in New Issue
Block a user