]> git.lyx.org Git - features.git/commit
Change the signature of forceEmptyLayout(), so that we can pass a cell index with...
authorRichard Heck <rgheck@comcast.net>
Wed, 19 Mar 2008 16:21:33 +0000 (16:21 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 19 Mar 2008 16:21:33 +0000 (16:21 +0000)
commitf2cd36e8ad344700f5bdb6457fdb7220b3904176
tree1b1979893493f73d20cb479359e1afc09fb0b1db
parent51ac7d895cc7a9c4ad91131d0b4734395366d04b
Change the signature of forceEmptyLayout(), so that we can pass a cell index with it. We'll need this to get tables right.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23829 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.cpp
src/Paragraph.cpp
src/insets/Inset.h
src/insets/InsetBox.cpp
src/insets/InsetBox.h
src/insets/InsetCaption.h
src/insets/InsetERT.h
src/insets/InsetFlex.h
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h