/**
Destroys the URL object.
*/
- ~wxURL();
+ virtual ~wxURL();
/**
Returns the last error. This error refers to the URL parsing or to the
/**
Returns a reference to the protocol which will be used to get the URL.
*/
- wxProtocol GetProtocol();
+ wxProtocol& GetProtocol();
/**
Returns @true if this object is correctly initialized, i.e. if