]> git.lyx.org Git - lyx.git/blobdiff - src/LyXRC.h
Track change of label name
[lyx.git] / src / LyXRC.h
index 8e47c491205f2f189d3c0498a0cb6bea17bbd0dc..1ae79b05000e69a61c054067641dd0931bad952b 100644 (file)
@@ -66,6 +66,7 @@ public:
                RC_CONVERTER,
                RC_CONVERTER_CACHE_MAXAGE,
                RC_COPIER,
+               RC_CT_ADDITIONS_UNDERLINED,
                RC_CURSOR_FOLLOWS_SCROLLBAR,
                RC_CURSOR_WIDTH,
                RC_DEFAULT_DECIMAL_SEP,
@@ -419,6 +420,8 @@ public:
        ///
        bool cursor_follows_scrollbar = false;
        ///
+       bool ct_additions_underlined = true;
+       ///
        bool scroll_below_document = false;
        ///
        enum MacroEditStyle {