mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-24 13:48:59 +00:00
Another attempt to fix #8203.
Get rid of updateDialogs() altogether as in r39880.
This commit is contained in:
parent
7f2ed491de
commit
7fa9017f0f
@ -1349,7 +1349,6 @@ void GuiWorkArea::setReadOnly(bool read_only)
|
||||
return;
|
||||
read_only_ = read_only;
|
||||
updateWindowTitle();
|
||||
lyx_view_->updateDialogs();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user