]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/uri.h
dll dec
[wxWidgets.git] / include / wx / uri.h
index f792adbf56fd3770bf86d6f4421941f3422e3d87..378ab2645d9287839c2f32c385f33a8404071edc 100644 (file)
@@ -52,7 +52,7 @@ enum wxURIFlags
 // Originally based off of RFC 2396 - then
 // extended to meet the newer RFC 2396.bis
 // specifications.
-class wxURI : public wxObject
+class WXDLLIMPEXP_BASE wxURI : public wxObject
 {
 public:
     wxURI();