mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Oops ! fixup 8c047143ef
This commit is contained in:
parent
8c047143ef
commit
b6010badfa
@ -655,7 +655,7 @@ void GuiCompleter::activate()
|
||||
|
||||
void GuiCompleter::tab()
|
||||
{
|
||||
BufferView const & bv = gui_->bufferView();
|
||||
BufferView & bv = gui_->bufferView();
|
||||
Cursor cur = bv.cursor();
|
||||
cur.screenUpdateFlags(Update::None);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user