Compatibility fix: defined wxGetCurrentTime to wxGetLocalTime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -138,7 +138,7 @@ long WXDLLEXPORT wxGetLocalTime();
|
|||||||
// Get number of seconds since GMT 00:00:00, Jan 1st 1970.
|
// Get number of seconds since GMT 00:00:00, Jan 1st 1970.
|
||||||
long WXDLLEXPORT wxGetUTCTime();
|
long WXDLLEXPORT wxGetUTCTime();
|
||||||
|
|
||||||
|
#define wxGetCurrentTime() wxGetLocalTime()
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
// _WX_TIMER_H_BASE_
|
// _WX_TIMER_H_BASE_
|
||||||
|
Reference in New Issue
Block a user