mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23275 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8446d3dbfc
commit
7ca1eacac1
@ -1977,9 +1977,10 @@ void GuiView::restartCursor()
|
|||||||
if (d.current_work_area_)
|
if (d.current_work_area_)
|
||||||
d.current_work_area_->startBlinkingCursor();
|
d.current_work_area_->startBlinkingCursor();
|
||||||
|
|
||||||
// Take this occasion to update the toobars and layout list.
|
// Take this occasion to update the other GUI elements.
|
||||||
updateLayoutList();
|
updateLayoutList();
|
||||||
updateToolbars();
|
updateToolbars();
|
||||||
|
updateStatusBar();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user