export wxInvalidSize from DLL builds (patch 1805738)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-10-20 14:34:43 +00:00
parent 816964cfd8
commit 060668a1f6
3 changed files with 3 additions and 2 deletions

View File

@@ -87,7 +87,7 @@ enum
#if wxUSE_LONGLONG
// error code of wxFileName::GetSize()
extern wxULongLong wxInvalidSize;
extern WXDLLIMPEXP_DATA_BASE(const wxULongLong) wxInvalidSize;
#endif // wxUSE_LONGLONG