X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTocBackend.h;h=0e123ee5f033977201c1f795735eeb7a0a2417b9;hb=bed546d6f6aab7c32ef51d61edd120e18089da53;hp=a38a972834f9c2155af1dbb6f1f512a3eb5a8efc;hpb=a53847964dc44d15f7c83cc65dbc16fef88d54c9;p=lyx.git diff --git a/src/TocBackend.h b/src/TocBackend.h index a38a972834..0e123ee5f0 100644 --- a/src/TocBackend.h +++ b/src/TocBackend.h @@ -113,6 +113,8 @@ public: void setBuffer(Buffer const * buffer) { buffer_ = buffer; } /// void update(bool output_active, UpdateType utype); + /// + void reset(); /// \return true if the item was updated. bool updateItem(DocIterator const & pit); ///