]> git.lyx.org Git - lyx.git/blobdiff - src/TocBackend.h
Re-order and re-shortcut the edit menu.
[lyx.git] / src / TocBackend.h
index a38a972834f9c2155af1dbb6f1f512a3eb5a8efc..0e123ee5f033977201c1f795735eeb7a0a2417b9 100644 (file)
@@ -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);
        ///