X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..31ad423e4fb556ec225a63b161154d3bf3445c1b:/include/wx/dialup.h diff --git a/include/wx/dialup.h b/include/wx/dialup.h index 782defae1f..63686fe30e 100644 --- a/include/wx/dialup.h +++ b/include/wx/dialup.h @@ -6,7 +6,7 @@ // Created: 07.07.99 // RCS-ID: $Id$ // Copyright: (c) Vadim Zeitlin -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_DIALUP_H @@ -24,7 +24,7 @@ // misc // ---------------------------------------------------------------------------- -class WXDLLEXPORT wxArrayString; +class WXDLLIMPEXP_BASE wxArrayString; #define WXDIALUP_MANAGER_DEFAULT_BEACONHOST wxT("www.yahoo.com")