]> git.saurik.com Git - wxWidgets.git/blobdiff - src/richtext/richtextctrl.cpp
Unicode-related compile fixes
[wxWidgets.git] / src / richtext / richtextctrl.cpp
index 7e9cde82e9d7ba3811e041b6a9293fea34e28057..3a6432a531aea0d46864c62087893b9f079fdd08 100644 (file)
@@ -300,7 +300,8 @@ void wxRichTextCtrl::DoThaw()
         LayoutContent();
     else
         SetupScrollbars();
-    Refresh(false);
+    
+    wxWindow::DoThaw();
 }
 
 /// Clear all text