added a WXDLLEXPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
// to create a font of non-standard encoding (like KOI8) under Windows - the
|
// to create a font of non-standard encoding (like KOI8) under Windows - the
|
||||||
// facename specifies the encoding then)
|
// facename specifies the encoding then)
|
||||||
|
|
||||||
struct wxNativeEncodingInfo
|
struct WXDLLEXPORT wxNativeEncodingInfo
|
||||||
{
|
{
|
||||||
wxString facename; // may be empty meaning "any"
|
wxString facename; // may be empty meaning "any"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user