]> git.lyx.org Git - features.git/commit
Add a setBuffer method to InsetArgumentProxy
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 15 Nov 2019 19:43:00 +0000 (20:43 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:46 +0000 (15:48 +0200)
commitb8fc66d9696e465a26cf22a1254a1d9b712ee6b7
treea3305d6523404a5befb90cf0ed527b7c2b7505a5
parent8f2632ab01c907489d15c485674dd6a5da46f0ef
Add a setBuffer method to InsetArgumentProxy

This is needed to set the buffer of default values of optional arguments.

Fixes bug #11695.
src/mathed/InsetMathMacro.cpp