+#if WXWIN_COMPATIBILITY_2_4
+ //Use the proper wxURI accessors instead
+ wxDEPRECATED( wxString GetProtocolName() const );
+ wxDEPRECATED( wxString GetHostName() const );
+ wxDEPRECATED( wxString GetPath() const );
+
+ //Use wxURI instead - this does not work that well
+ wxDEPRECATED( static wxString ConvertToValidURI(