X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..f794be6afe4e89ebd93ca5d78601e7a7ec44bb9f:/include/wx/url.h diff --git a/include/wx/url.h b/include/wx/url.h index 4caf681652..09e5b8d52a 100644 --- a/include/wx/url.h +++ b/include/wx/url.h @@ -6,7 +6,7 @@ // Created: 20/07/1997 // RCS-ID: $Id$ // Copyright: (c) 1997, 1998 Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_URL_H @@ -37,7 +37,7 @@ typedef enum { wxURL_PROTOERR } wxURLError; -class WXDLLEXPORT wxURL : public wxObject +class WXDLLIMPEXP_NET wxURL : public wxObject { public: wxURL(const wxString& url);