]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetwrap.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetwrap.h
index 7d9e68f098ebd76336e5d24927543624abc4fa10..bcf337d7a086d63f509008af942768785f6ee056 100644 (file)
@@ -15,7 +15,6 @@
 #include "insetcollapsable.h"
 #include "lyxlength.h"
 #include "mailinset.h"
-#include "TocBackend.h"
 
 
 namespace lyx {
@@ -64,7 +63,7 @@ public:
        ///
        bool insetAllowed(InsetBase::Code) const;
        ///
-       void addToToc(TocBackend::TocList &, Buffer const &) const;
+       void addToToc(TocList &, Buffer const &) const;
        ///
        bool showInsetDialog(BufferView *) const;
        ///