]> git.saurik.com Git - wxWidgets.git/commitdiff
dll dec
authorRyan Norton <wxprojects@comcast.net>
Thu, 4 Nov 2004 02:58:13 +0000 (02:58 +0000)
committerRyan Norton <wxprojects@comcast.net>
Thu, 4 Nov 2004 02:58:13 +0000 (02:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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();