]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetArgument.h
Circumvent odd stmary font metrics (part of #9990).
[lyx.git] / src / insets / InsetArgument.h
index 186c6119e3d884c64790a53616ddfcf43f795cd0..d5cae98cb05ddac36c78f627434e875313431c76 100644 (file)
@@ -97,6 +97,8 @@ private:
        std::string decoration_;
        ///
        bool pass_thru_;
+       ///
+       docstring pass_thru_chars_;
 
 protected:
        /// \name Protected functions inherited from Inset class