]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfloat.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetfloat.h
index c89aff72ad6e055659a317bb20b72b758fcee7fd..7992d44d6cdd7d370d08884672e8e38d3ffd5551 100644 (file)
@@ -14,7 +14,6 @@
 #define INSETFLOAT_H
 
 #include "insetcollapsable.h"
-#include "TocBackend.h"
 #include "mailinset.h"
 
 
@@ -76,7 +75,7 @@ public:
        ///
        void sideways(bool s, BufferParams const &);
        ///
-       void addToToc(TocBackend::TocList &, Buffer const &) const;
+       void addToToc(TocList &, Buffer const &) const;
        ///
        bool  showInsetDialog(BufferView *) const;
        ///