mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +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_)
|
||||
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();
|
||||
updateToolbars();
|
||||
updateStatusBar();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user