]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.h
Improvements to Parser::verbatimStuff
[lyx.git] / src / TextClass.h
index b3daa4c5b53caa663513886325374b92ba9910c1..bc900fa7a5093e21db446b29bc3cadf853c032d7 100644 (file)
@@ -333,6 +333,8 @@ private:
        ///
        bool deleteLayout(docstring const &);
        ///
+       bool deleteInsetLayout(docstring const &);
+       ///
        bool convertLayoutFormat(support::FileName const &, ReadType);
        /// Reads the layout file without running layout2layout.
        ReturnValues readWithoutConv(support::FileName const & filename, ReadType rt);