]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Remove hardcoded values
[lyx.git] / src / BufferParams.h
index f1e8eacfec3bb114f1ce717add8806022d43734d..13870f1d8c6323c48878e44b7c02d0a9024aaa9b 100644 (file)
@@ -106,7 +106,9 @@ public:
         */
        ParagraphSeparation paragraph_separation;
        ///
-       InsetQuotes::QuoteLanguage quotes_language;
+       InsetQuotesParams::QuoteStyle quotes_style;
+       ///
+       bool dynamic_quotes;
        ///
        std::string fontsize;
        /// Get the LayoutFile this document is using.
@@ -201,7 +203,7 @@ public:
        Font const getFont() const;
 
        /// translate quote style string to enum value
-       InsetQuotes::QuoteLanguage getQuoteStyle(std::string const & qs) const;
+       InsetQuotesParams::QuoteStyle getQuoteStyle(std::string const & qs) const;
 
        /* these are for the PaperLayout */
        /// the papersize