]> git.saurik.com Git - wxWidgets.git/commitdiff
added a WXDLLEXPORT
authorRobin Dunn <robin@alldunn.com>
Sat, 6 Nov 1999 08:00:29 +0000 (08:00 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 6 Nov 1999 08:00:29 +0000 (08:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/fontutil.h

index 9c114c9b6a23469609a26c91ef9935bda4d442a5..3f439b2c0c5507e8462f35e3c8dc3db7395bce8d 100644 (file)
@@ -49,7 +49,7 @@
 // to create a font of non-standard encoding (like KOI8) under Windows - the
 // facename specifies the encoding then)
 
-struct wxNativeEncodingInfo
+struct WXDLLEXPORT wxNativeEncodingInfo
 {
     wxString facename;          // may be empty meaning "any"