use wxLongLong::ToLong() and not GetLo() to extract time_t value in GetTicks(): they...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 13 Jul 2007 13:43:57 +0000 (13:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 13 Jul 2007 13:43:57 +0000 (13:43 +0000)
commitd3c58c7ec012727bccf3c7ad5ee93200617b9a19
treeb8e1700b0c16efde218032140e48a520bbf9c4cc
parentc6f9dfe8ef435ffe848961cedeaa21c50946d982
use wxLongLong::ToLong() and not GetLo() to extract time_t value in GetTicks(): they are very different on 64 bit platforms

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/datetime.h