uxtheme.h provides symbols regardless wxUSE_UXTHEME flag.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-06-01 23:56:23 +00:00
parent 7d69080996
commit 3700569251

View File

@@ -28,9 +28,9 @@
#include "wx/msw/private.h"
#include "wx/image.h"
#if wxUSE_UXTHEME
#include "wx/msw/uxtheme.h"
#include "wx/msw/uxtheme.h"
#if wxUSE_UXTHEME
// no need to include tmschema.h
#ifndef BP_PUSHBUTTON
#define BP_PUSHBUTTON 1