X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12f5e1e78fe906050ff2fee9529476db332633f0..7f4f5e8c24607ead9b5e2f4c60658dcd61f028f4:/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