Fixed Freeze problem that rendered control invisible

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2008-09-15 14:43:29 +00:00
parent 6b992f7df1
commit 6a8e61e0f6

View File

@@ -300,7 +300,8 @@ void wxRichTextCtrl::DoThaw()
LayoutContent();
else
SetupScrollbars();
Refresh(false);
wxWindow::DoThaw();
}
/// Clear all text