]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/url.h
Correctly initialise ref count in custom scheme class factory.
[wxWidgets.git] / interface / wx / url.h
index 5b4974044155df7bd281f34546fc94f0d21d7a8c..6a3e800567d70d826f8812f280daa50c45723333 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxURL
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -94,7 +94,7 @@ public:
     /**
         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