]> git.lyx.org Git - lyx.git/blobdiff - src/LyXRC.h
Fix yet another thinko in the math grid paste code
[lyx.git] / src / LyXRC.h
index 1ae79b05000e69a61c054067641dd0931bad952b..ed7511a6d11a9d454fdff3e0f079d9a79a6ec85a 100644 (file)
@@ -67,6 +67,7 @@ public:
                RC_CONVERTER_CACHE_MAXAGE,
                RC_COPIER,
                RC_CT_ADDITIONS_UNDERLINED,
+               RC_CT_MARKUP_COPIED,
                RC_CURSOR_FOLLOWS_SCROLLBAR,
                RC_CURSOR_WIDTH,
                RC_DEFAULT_DECIMAL_SEP,
@@ -422,6 +423,8 @@ public:
        ///
        bool ct_additions_underlined = true;
        ///
+       bool ct_markup_copied = false;
+       ///
        bool scroll_below_document = false;
        ///
        enum MacroEditStyle {