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