]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetquotes.h
Enable the external inset to handle unknown templates gracefully.
[lyx.git] / src / insets / insetquotes.h
index 8771546f657c888c2d00abd02d0c19514941acb1..b0cb73ca94dde3616bf6487eb814e96aa7b8d7d6 100644 (file)
@@ -68,8 +68,7 @@ public:
        /// Create the right quote inset after character c
        InsetQuotes(char c, BufferParams const & params);
        ///
-       Inset * clone(Buffer const &) const;
-
+       Inset * clone() const;
        ///
        void metrics(MetricsInfo &, Dimension &) const;
        ///