mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-12 19:38:18 +00:00
Status bar did not show font info anymore.
This line from commit1d1f95d2e
seem to inadvertedly slipped into commit76dbb9dc
. https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg222405.html
This commit is contained in:
parent
e57ccede18
commit
33b1d7e39f
@ -1892,8 +1892,6 @@ GuiWorkArea * TabWorkArea::addWorkArea(Buffer & buffer, GuiView & view)
|
||||
if (currentWorkArea())
|
||||
currentWorkArea()->queryInputItemTransform();
|
||||
|
||||
view.setBusy(false);
|
||||
|
||||
return wa;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user