]> git.lyx.org Git - lyx.git/commit
Initialize is_long_tabular before updateIndexes() (which employs it)
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 20 May 2024 06:50:39 +0000 (08:50 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 20 May 2024 06:50:39 +0000 (08:50 +0200)
commit10b5f03d95dca8f3e8c225aa2deca4d473f8b169
tree9ea3859c835bfcaf2f283700f05d5f4bc4374f07
parent6ef18c35837053f1add431f6099f4b7c0c3e2180
Initialize is_long_tabular before updateIndexes() (which employs it)
src/insets/InsetTabular.cpp