]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Remove hardcoded values
[lyx.git] / src / BufferParams.h
index fec76d06c070d2acba7564de7574059103e21b16..13870f1d8c6323c48878e44b7c02d0a9024aaa9b 100644 (file)
@@ -108,6 +108,8 @@ public:
        ///
        InsetQuotesParams::QuoteStyle quotes_style;
        ///
+       bool dynamic_quotes;
+       ///
        std::string fontsize;
        /// Get the LayoutFile this document is using.
        LayoutFile const * baseClass() const;