]> git.lyx.org Git - lyx.git/commit
Move getFont and getLabelFont from InsetCollapsible to Inset
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 24 Mar 2021 19:00:51 +0000 (20:00 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 24 Mar 2021 19:04:27 +0000 (20:04 +0100)
commit56bd50ea6c6dff71349848dc7bb2dd4bcdcee446
tree3197c45a263a8744b92026746e690755b5660d0e
parent7f2d488e457882fa4f2cb913972c1e95b84b116b
Move getFont and getLabelFont from InsetCollapsible to Inset

Also move around getLayout and isPassThru.

Part of investigation of bug #12204.
src/insets/Inset.cpp
src/insets/Inset.h
src/insets/InsetCollapsible.cpp
src/insets/InsetCollapsible.h