mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
I did compile, I did, I did
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4834 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f4e60f017e
commit
b2ea4c019d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user