diff options
Diffstat (limited to 'src/Editor.cxx')
-rw-r--r-- | src/Editor.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Editor.cxx b/src/Editor.cxx index 93560abdf..3bb3cab09 100644 --- a/src/Editor.cxx +++ b/src/Editor.cxx @@ -2970,6 +2970,7 @@ void Editor::Paint(Surface *surfaceWindow, PRectangle rcArea) { visibleLine++; //gdk_flush(); } + ll.Set(0); //if (durPaint < 0.00000001) // durPaint = 0.00000001; |