]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfloat.h
prevent crash when inserting minipage in table cell,
[lyx.git] / src / insets / insetfloat.h
index 36c63c2c1aeb9a8e8e35903579d36e3da3394b42..9e48dbb7cc11208349804d2ce07c8b7da95986a9 100644 (file)
@@ -74,7 +74,7 @@ public:
        ///
        void wide(bool w, BufferParams const &);
        ///
-       void addToToc(toc::TocList &, Buffer const *) const;
+       void addToToc(lyx::toc::TocList &, Buffer const *) const;
        ///
        bool  showInsetDialog(BufferView *) const;
        ///