]> git.lyx.org Git - lyx.git/commit
Fix bug #7224. This allows two different floats to declare the same
authorRichard Heck <rgheck@comcast.net>
Wed, 2 Feb 2011 17:11:56 +0000 (17:11 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 2 Feb 2011 17:11:56 +0000 (17:11 +0000)
commit32ab2ff2b73077cae55b690084aa7cfaa5e7c956
treef5e5c5c1ec65668fc58d0ef8fc8b4e903cf4bc47
parent5dcac0b5c5b258a1a29b53ffa8d01933afe0853b
Fix bug #7224. This allows two different floats to declare the same
ListCommand without our writing it to the menu twice. There's a minor
annoyance, which is that we always take the list name from the first
declaration of the Float, but it's not clear whether this is a real
issue.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37424 a592a061-630c-0410-9148-cb99ea01b6c8
lib/layouts/tufte-book.layout
src/frontends/qt4/Menus.cpp