Allow the developer to choose if SetUseBestVisual is called

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2002-09-18 20:39:08 +00:00
parent 1176111c0d
commit 5fb99fe76f
2 changed files with 5 additions and 2 deletions

View File

@@ -92,7 +92,6 @@ BOOL WINAPI DllMain(
wxPyApp::wxPyApp() {
SetUseBestVisual(TRUE);
}
wxPyApp::~wxPyApp() {