Fixed another SWIG warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2370fd3a74
commit
c12014018b
@ -424,7 +424,7 @@ public:
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
#if !defined(__WXGTK__) && !defined(__WXX11__)
|
||||
#if defined(__WXMSW__) || defined(__WXMAC__)
|
||||
|
||||
%{
|
||||
#include <wx/metafile.h>
|
||||
|
Loading…
Reference in New Issue
Block a user