]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Remove hardcoded values
[lyx.git] / src / BufferParams.h
index d3b6327e31d5c0225fa5355fd7cb802da58c25d5..13870f1d8c6323c48878e44b7c02d0a9024aaa9b 100644 (file)
@@ -106,7 +106,9 @@ public:
         */
        ParagraphSeparation paragraph_separation;
        ///
-       InsetQuotes::QuoteStyle quotes_style;
+       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::QuoteStyle getQuoteStyle(std::string const & qs) const;
+       InsetQuotesParams::QuoteStyle getQuoteStyle(std::string const & qs) const;
 
        /* these are for the PaperLayout */
        /// the papersize