Add WXUNIVERSAL guard for wxMSW/Univ
This commit is contained in:
parent
652765e614
commit
99d082cae7
@ -23,7 +23,7 @@
|
||||
#include "wx/msw/private.h"
|
||||
#include "wx/renderer.h"
|
||||
|
||||
#if wxUSE_AUI
|
||||
#if wxUSE_AUI && !defined(__WXUNIVERSAL__)
|
||||
|
||||
wxAuiMSWTabArt::wxAuiMSWTabArt()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user