X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e421922f90186d0619a806d277a0a2182e61b5fb..19e30148e18cc99296b26503c155e5cef59045f4:/include/wx/datetime.h diff --git a/include/wx/datetime.h b/include/wx/datetime.h index 1dc31ef6d5..ad0755da66 100644 --- a/include/wx/datetime.h +++ b/include/wx/datetime.h @@ -115,7 +115,7 @@ class WXDLLEXPORT wxDateSpan; // wxInvalidDateTime) class WXDLLEXPORT wxDateTime; -WXDLLEXPORT_DATA(extern const wxDateTime&) wxDefaultDateTime; +WXDLLEXPORT_DATA(extern const wxDateTime) wxDefaultDateTime; #define wxInvalidDateTime wxDefaultDateTime // ----------------------------------------------------------------------------