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:
@@ -28,9 +28,9 @@
|
|||||||
#include "wx/msw/private.h"
|
#include "wx/msw/private.h"
|
||||||
#include "wx/image.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
|
// no need to include tmschema.h
|
||||||
#ifndef BP_PUSHBUTTON
|
#ifndef BP_PUSHBUTTON
|
||||||
#define BP_PUSHBUTTON 1
|
#define BP_PUSHBUTTON 1
|
||||||
|
Reference in New Issue
Block a user