]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / LaTeXFeatures.h
index 0d417bd9d2a02d9c233b546b25ec78f80fa2dcf9..38273e4fa2f85c42b5c57a80decb9ecac7867f3b 100644 (file)
@@ -88,7 +88,8 @@ public:
        /// Print requirements to lyxerr
        void showStruct() const;
        ///
-       void addPreambleSnippet(std::string const &);
+       void addPreambleSnippet(std::string const & snippet, 
+                               bool allowdupes = false);
        ///
        std::string getPreambleSnippets() const;
        ///