]> 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 9008fc12f4cee2b0afb9ffc36a105a6aa2575309..0b2c56c9a6544d80d0a7b8976cb9d5bbe532fae4 100644 (file)
@@ -37,7 +37,7 @@ typedef enum {
   wxURL_PROTOERR
 } wxURLError;
 
-class WXDLLEXPORT wxURL : public wxObject
+class WXDLLIMPEXP_BASE wxURL : public wxObject
 {
 public:
     wxURL(const wxString& url);