X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTocBackend.h;h=0e123ee5f033977201c1f795735eeb7a0a2417b9;hb=71a57e0f4df9d2b860ec2d060cc30043206c335d;hp=a38a972834f9c2155af1dbb6f1f512a3eb5a8efc;hpb=461fda9ca9a8079f235fe6d26031aa6b9c5ff36e;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); ///