]> git.saurik.com Git - wxWidgets.git/history - tests/html/htmlwindow.cpp
add header required for PCH-less mingw32 compilation (closes #10196)
[wxWidgets.git] / tests / html / htmlwindow.cpp
2008-10-15  Václav Slavíkadded a test to check if wxHtmlWindow::SelectionToText...