Reapplied Patch #1106564
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
304945f5f7
commit
e102e12eff
2 changed files with 2 additions and 0 deletions
|
|
@ -3292,6 +3292,7 @@ void Editor::ClearAll() {
|
|||
currentPos = 0;
|
||||
SetTopLine(0);
|
||||
SetVerticalScrollPos();
|
||||
InvalidateStyleRedraw(); // RPD: patch #1106564
|
||||
}
|
||||
|
||||
void Editor::ClearDocumentStyle() {
|
||||
|
|
|
|||
|
|
@ -3292,6 +3292,7 @@ void Editor::ClearAll() {
|
|||
currentPos = 0;
|
||||
SetTopLine(0);
|
||||
SetVerticalScrollPos();
|
||||
InvalidateStyleRedraw(); // RPD: patch #1106564
|
||||
}
|
||||
|
||||
void Editor::ClearDocumentStyle() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue