X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/adaaa68635b4c8a4d8c5284add40366ea3eefb07..63a65070911908802c27b52173c3306e93dd63bf:/interface/wx/url.h?ds=sidebyside diff --git a/interface/wx/url.h b/interface/wx/url.h index 5b49740441..6a3e800567 100644 --- a/interface/wx/url.h +++ b/interface/wx/url.h @@ -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