From c77d5996225bf6b1967183281c2faba564a2effa Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Sat, 15 Jul 2006 11:37:20 +0000 Subject: [PATCH] fix line ending git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14460 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/WorkArea.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontends/WorkArea.C b/src/frontends/WorkArea.C index 1f925795af..5c789a8e0f 100644 --- a/src/frontends/WorkArea.C +++ b/src/frontends/WorkArea.C @@ -222,7 +222,7 @@ void WorkArea::processKeySym(LyXKeySymPtr key, */ // if (buffer_view_->available()) toggleCursor(); - + // uneeded "redraw()" call commented out for now. // When/if the call to LyXView::redrawWorkArea() in "lyxfunc.C:1610" // is not needed anymore, this line should be uncommented out -- 2.39.2