]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetwrap.h
prevent crash when inserting minipage in table cell,
[lyx.git] / src / insets / insetwrap.h
index 2c892384e913140a12891256029396e626a2a44f..5a6e6a011b148a5ffefc9ba74d99c722b215f2c6 100644 (file)
@@ -63,7 +63,7 @@ public:
        ///
        bool insetAllowed(InsetOld::Code) const;
        ///
-       void addToToc(toc::TocList &, Buffer const *) const;
+       void addToToc(lyx::toc::TocList &, Buffer const *) const;
        ///
        bool  showInsetDialog(BufferView *) const;
        ///