]> git.saurik.com Git - wxWidgets.git/history - src/unix/timerunx.cpp
don't pass 0 time_t to Borland localtime(), it crashes (bug 1704438); also check...
[wxWidgets.git] / src / unix / timerunx.cpp
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...