]> git.saurik.com Git - wxWidgets.git/history - src/unix/timerunx.cpp
Fix SetExtraLong parameter type in docs from int to long. Noticed by nept2 on IRC
[wxWidgets.git] / src / unix / timerunx.cpp
2007-06-04  Vadim Zeitlinreset one shot timer internal state instead of leaving...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...