]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/url.h
define wxCHECK_W32API_VERSION for OpenWatcom and DigitalMars
[wxWidgets.git] / include / wx / url.h
index 794062ae72ac9a9e1377e5d4ab6699777d379f3d..0b2c56c9a6544d80d0a7b8976cb9d5bbe532fae4 100644 (file)
@@ -37,7 +37,7 @@ typedef enum {
   wxURL_PROTOERR
 } wxURLError;
 
-class WXDLLEXPORT_BASE wxURL : public wxObject
+class WXDLLIMPEXP_BASE wxURL : public wxObject
 {
 public:
     wxURL(const wxString& url);