]> git.lyx.org Git - features.git/blobdiff - src/insets/insettabular.C
add const
[features.git] / src / insets / insettabular.C
index ef40193cc9e5efc05730ba93ed7ca12ed549fc30..7b7149725431a35aa143f32b60aa8b871ef99b74 100644 (file)
@@ -1750,7 +1750,7 @@ void InsetTabular::setFont(BufferView * bv, LyXFont const & font, bool tall,
                setUndo(bv, Undo::EDIT,
                        bv->text->cursor.par(),
                        bv->text->cursor.par()->next());
-               bool frozen = undo_frozen;
+               bool const frozen = undo_frozen;
                if (!frozen)
                        freezeUndo();
                // apply the fontchange on the whole selection