]> git.saurik.com Git - wxWidgets.git/history - src/common/timerimpl.cpp
simplify test for 64 bit architectures: just check if the string '64' occurs in the...
[wxWidgets.git] / src / common / timerimpl.cpp
2007-05-05  Vadim Zeitlinadded wxTimerEvent::GetTimer()
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...