]> git.lyx.org Git - features.git/blobdiff - src/lyxtext.h
Moved the_locking_inset form BufferView to LyXText (where it belongs!)
[features.git] / src / lyxtext.h
index d80ecd259afd733c26e51765316191c1e213fa0f..b1acc90325804564599465397d88179c246e5b70 100644 (file)
@@ -71,6 +71,8 @@ public:
        BufferView * bv_owner;
        ///
        InsetText * inset_owner;
+       ///
+       UpdatableInset * the_locking_inset;
 
        ///
        LyXFont const GetFont(Buffer const *, LyXParagraph * par,