]> git.saurik.com Git - wxWidgets.git/history - interface/wx/stack.h
as the native control doesn't check the min max values, we do it ourselves
[wxWidgets.git] / interface / wx / stack.h
2011-03-02  Vadim ZeitlinFix typo in wxStack<T> documentation.
2011-02-27  Vadim ZeitlinAdd a simple wxStack<> template class based on wxVector<>.