X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBufferParams.h;h=13870f1d8c6323c48878e44b7c02d0a9024aaa9b;hb=2de30c62f8d671a8c8d4d52a6a7310e2c5ca84de;hp=d3b6327e31d5c0225fa5355fd7cb802da58c25d5;hpb=cce4639b557ed9b7f6233948490eb6f9eda90cda;p=lyx.git diff --git a/src/BufferParams.h b/src/BufferParams.h index d3b6327e31..13870f1d8c 100644 --- a/src/BufferParams.h +++ b/src/BufferParams.h @@ -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