export wxInvalidSize from DLL builds (patch 1805738)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -85,7 +85,7 @@ enum
|
||||
};
|
||||
|
||||
// error code of wxFileName::GetSize()
|
||||
extern wxULongLong wxInvalidSize;
|
||||
extern WXDLLIMPEXP_DATA_BASE(wxULongLong) wxInvalidSize;
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user