]> git.lyx.org Git - features.git/commit
Fix #6045: Possible to insert table floats to figure floats.
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 21 Jul 2009 20:04:52 +0000 (20:04 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 21 Jul 2009 20:04:52 +0000 (20:04 +0000)
commit690878bd4afab5d56343aa8afbe2cb528cef2edd
treed5ba61189a1e57bab96126844330aba76ffe02f3
parent8d898ad5b7a2c910fd39679cf4dfb57ccbbbf39b
Fix #6045: Possible to insert table floats to figure floats.

The lfuns, LFUN_FLOAT_INSERT and LFUN_WRAP_INSERT are now only enabled when they should be.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30740 a592a061-630c-0410-9148-cb99ea01b6c8
src/Text3.cpp
src/insets/InsetFloat.cpp