]> git.lyx.org Git - features.git/commit
Implement (basic) ct for tabular-feature delete-row and delete-column
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 29 Dec 2019 13:09:52 +0000 (14:09 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:49 +0000 (15:48 +0200)
commit395b018fc41f6dfd846d6e642454cc1f1bddfdd7
tree857f3472fa44c01b66d42e7727a3fe24b228d512
parent1850ac904ca271acc59f0a125f1f2dbae7091df4
Implement (basic) ct for tabular-feature delete-row and delete-column

Fixes part of #8469

For a proper fix that works with change-reject as well as with hide
changes in output, we need to implement
ct information in tabular's row and column.
src/insets/InsetTabular.cpp