The recent change to ::Refresh() (strangely) fails to invalidate e.g. a wxTreeCtrl...
authorRobert Roebling <robert@roebling.de>
Mon, 2 Feb 2009 14:02:50 +0000 (14:02 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 2 Feb 2009 14:02:50 +0000 (14:02 +0000)
commit08bbdb08580c238689a22b6d55c32ac7b067b9cb
treee4fb105b83ab86eaa7f7d14210a42d52dba3c2d9
parent862c917dfb3dcdde70a7e06967460057c195668d
The recent change to ::Refresh() (strangely) fails to invalidate e.g. a wxTreeCtrl in a wxDialog, revert the relevant part

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