]> git.saurik.com Git - wxWidgets.git/commit
SetFont may temporarily rset the background to wxNullColour before
authorRobin Dunn <robin@alldunn.com>
Thu, 22 Apr 2004 22:04:24 +0000 (22:04 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 22 Apr 2004 22:04:24 +0000 (22:04 +0000)
commit57fbd4359a6ef6ea37cd90cb61d6848655cf4899
tree241020cdf6c98efe6f5c4d45f0f3192776d02890
parentd36d8dd7d259511d949fecf0f5c33b05322e5aab
SetFont may temporarily rset the background to wxNullColour before
calling ApplyWidgetStyle, so make sure we don't use an invalid colour.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/window.cpp
src/gtk1/window.cpp