]> git.lyx.org Git - features.git/commit
Extend fix for #7404 to allow any inset collapsible to be edited
authorRichard Kimberly Heck <rikiheck@lyx.org>
Thu, 4 Oct 2018 17:36:01 +0000 (13:36 -0400)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:50 +0000 (14:39 +0200)
commitfcc0789149752c43e35beeee42a63188501b1164
tree39d0442d166805a878b953ba4393486cd8e80802
parentd230d26fd801e5a07917b780525fbb167214ae1c
Extend fix for #7404 to allow any inset collapsible to be edited
externally.
lib/doc/Customization.lyx
lib/layouts/litinsets.inc
lib/layouts/stdinsets.inc
lib/scripts/layout2layout.py
src/TextClass.cpp
src/insets/InsetCollapsible.cpp
src/insets/InsetCollapsible.h
src/insets/InsetERT.cpp
src/insets/InsetERT.h
src/insets/InsetLayout.cpp
src/insets/InsetLayout.h