]> git.saurik.com Git - wxWidgets.git/history - tests/misc/misctests.cpp
use HasFlag(wxXX) instead of GetWindowStyle() & wxXX; it's more readable
[wxWidgets.git] / tests / misc / misctests.cpp
2008-08-02  Vadim Zeitlinmade wxDELETE[A]() template functions instead of macros...