]> git.lyx.org Git - lyx.git/blobdiff - src/Text.h
fix View Source for literate documents
[lyx.git] / src / Text.h
index 62dc60979c4d377c0d73f90f347fbee850f66f8e..85333f1073501e47554aac3585c996a54cbaa7ab 100644 (file)
@@ -329,6 +329,8 @@ private:
        bool backspacePos0(Cursor & cur);
        /// handle the case where bibitems were deleted
        bool handleBibitems(Cursor & cur);
+       /// are we in a list item (description etc.)?
+       bool inDescriptionItem(Cursor & cur) const;
        ///
        void charInserted(Cursor & cur);
        /// set 'number' font property