]> git.saurik.com Git - wxWidgets.git/history - tests/html/htmlwindow.cpp
Make wxListBox sort in a case insensitive way, fixes #12352: Incorrect sort order...
[wxWidgets.git] / tests / html / htmlwindow.cpp
2008-10-15  Václav Slavíkadded a test to check if wxHtmlWindow::SelectionToText...