]> 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)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Thu, 4 Oct 2018 17:41:41 +0000 (13:41 -0400)
commite5fc7327e398c6b243113f6a8f624ed917287ee4
tree39d0442d166805a878b953ba4393486cd8e80802
parent7cb0284a3ffa469c4c99184725f5a3e0b4056508
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