]> git.saurik.com Git - wxWidgets.git/history - include/wx/scopeguard.h
Initial move from C to C++. The functionality of the code should not have
[wxWidgets.git] / include / wx / scopeguard.h
2003-09-17  Vadim Zeitlincorrected wxCATCH_ALL usage
2003-09-17  Vadim Zeitlinuse wxON_BLOCK_EXIT instead of just ON_BLOCK_EXIT
2003-07-05  Vadim Zeitlinadded wxScopeGuard; test it in the sample