]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_app.i
Don't use hidden items for size calc (patch 1698314)
[wxWidgets.git] / wxPython / src / _app.i
index 91d1a8fb8bc176b3af62307b4b5f90bf7ffe3e61..bef4d71056068d8a7f929704a22630126eafc593 100644 (file)
@@ -228,7 +228,7 @@ explicitly from somewhere.", "");
     
     
     DocDeclStr(
-        void, SetUseBestVisual( bool flag ),
+        void, SetUseBestVisual( bool flag, bool forceTrueColour = false  ),
         "Set whether the app should try to use the best available visual on
 systems where more than one is available, (Sun, SGI, XFree86 4, etc.)", "");