]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dialup.h
Layout fixes due to measuring with the wrong font. Also added
[wxWidgets.git] / include / wx / dialup.h
index 1e1ee8c733654cdd0e70a694f081820a94bdf4f1..63686fe30e15d2155b177d264b9260a6a21604b9 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        wx/dialup.h
-// Purpose:     Network related wxWindows classes and functions
+// Purpose:     Network related wxWidgets classes and functions
 // Author:      Vadim Zeitlin
 // Modified by:
 // Created:     07.07.99
@@ -24,7 +24,7 @@
 // misc
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxArrayString;
+class WXDLLIMPEXP_BASE wxArrayString;
 
 #define WXDIALUP_MANAGER_DEFAULT_BEACONHOST  wxT("www.yahoo.com")