X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12f5e1e78fe906050ff2fee9529476db332633f0..7e6edd2772fe266cb3160fe4fa5c10e8483088b7:/interface/wx/dateevt.h diff --git a/interface/wx/dateevt.h b/interface/wx/dateevt.h index 5f6f2ae77a..9eb3af6fbe 100644 --- a/interface/wx/dateevt.h +++ b/interface/wx/dateevt.h @@ -22,7 +22,7 @@ public: /** Returns the date. */ - const wxDateTime GetDate() const; + const wxDateTime& GetDate() const; /** Sets the date carried by the event, normally only used by the library