]> git.saurik.com Git - wxWidgets.git/history - tests/html/htmlwindow.cpp
disable MSVC warning 4275 which is harmless and can't be avoided anyhow
[wxWidgets.git] / tests / html / htmlwindow.cpp
2008-10-15  Václav Slavíkadded a test to check if wxHtmlWindow::SelectionToText...