]> git.lyx.org Git - features.git/commit
Fix bug #8095.
authorRichard Heck <rgheck@lyx.org>
Fri, 23 Mar 2012 18:37:48 +0000 (14:37 -0400)
committerRichard Heck <rgheck@lyx.org>
Fri, 23 Mar 2012 18:37:48 +0000 (14:37 -0400)
commit447e0d0308fb9acf7eee65043c6fe43f7e57bb3f
tree73e9be501fc4869491783fbdee828f39fe00fdac
parentef9f83d47e9f321f9fb54873f45d4dc46069dbf9
Fix bug #8095.

The crash was due to the otherwise innocent looking 07924ac300f68e. The cast
Vincent replaced was already wrong---it seems to have been a thinko in
7bbd67eb2679---but it worked kind of by accident before. Now it crashes.
src/insets/InsetLabel.cpp