]> git.saurik.com Git - wxWidgets.git/history - tests/weakref/weakref.cpp
use WXSIZEOF(x) instead of sizeof(x)/sizeof(x[0]) (closes #10701)
[wxWidgets.git] / tests / weakref / weakref.cpp
2008-01-16  Vadim Zeitlinremove the test of weak references classes size, it...
2008-01-13  Vadim Zeitlinimprovements to wxWeakRef and related classes