]> git.lyx.org Git - features.git/commit
Send a DispatchResult object with dispatch requests to the TOC.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 3 Mar 2020 05:02:45 +0000 (00:02 -0500)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:53 +0000 (15:48 +0200)
commit82237883565105b6541f5308647f0f7a7d0e4097
treeb3bbfd23f69ec921c4b5dbe1ef59b154a1bfa954
parent5124d5bc825b0e7d1868e5efcf54bb2412ed1e9b
Send a DispatchResult object with dispatch requests to the TOC.

This allows us to request a buffer update.
src/frontends/qt/GuiToc.cpp
src/frontends/qt/GuiToc.h
src/frontends/qt/GuiView.cpp
src/frontends/qt/TocWidget.cpp
src/frontends/qt/TocWidget.h