mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-26 18:07:18 +00:00
Status bar did not show font info anymore.
This line from commit 1d1f95d2e seem to inadvertedly slipped into commit 76dbb9dc. 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…
x
Reference in New Issue
Block a user