]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/datetime.h
fixed outdated filenames
[wxWidgets.git] / include / wx / datetime.h
index 1dc31ef6d5495481c1742010868e9b82ab86eef3..ad0755da66c3c8823dee5c985ec6f1ddbfd58270 100644 (file)
@@ -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
 
 // ----------------------------------------------------------------------------