]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/dateevt.h
Make wxGridSizer ctors more consistent.
[wxWidgets.git] / interface / wx / dateevt.h
index 5f6f2ae77adf1bd4c63129c8b5e82ec42af63865..9eb3af6fbe5726e49271ac1c9a96ff65362931ec 100644 (file)
@@ -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