From b2ea4c019dd6535787631f47ab31c99283e9ccc3 Mon Sep 17 00:00:00 2001 From: John Levon Date: Fri, 2 Aug 2002 01:00:01 +0000 Subject: [PATCH] I did compile, I did, I did git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4834 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/text2.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/text2.C b/src/text2.C index bdcc1c0d6d..658db776c0 100644 --- a/src/text2.C +++ b/src/text2.C @@ -2633,7 +2633,7 @@ LyXText::text_status LyXText::status() const void LyXText::status(BufferView * bview, LyXText::text_status st) const { - LyXText * t = view->text; + LyXText * t = bview->text; // We should only go up with refreshing code so this means that if // we have a MORE refresh we should never set it to LITTLE if we still -- 2.39.2