Fixed from Mumit Khan to allow DLL compilation for mingw32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -47,7 +47,7 @@ WX_DEFINE_LIST(wxSimpleDataObjectList);
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
static wxDataFormat dataFormatInvalid;
|
||||
const wxDataFormat& wxFormatInvalid = dataFormatInvalid;
|
||||
WXDLLEXPORT const wxDataFormat& wxFormatInvalid = dataFormatInvalid;
|
||||
|
||||
// ============================================================================
|
||||
// implementation
|
||||
|
Reference in New Issue
Block a user