]> git.lyx.org Git - features.git/commit
Properly check for the value of an enum. Unexpected things will happen whenever the...
authorVincent van Ravesteijn <vfr@lyx.org>
Mon, 29 Nov 2010 17:14:38 +0000 (17:14 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 29 Nov 2010 17:14:38 +0000 (17:14 +0000)
commitf814bb14bbac854ef96d47dddd85d9b92bc71e77
tree111bbaf5c7147a05bc8f879cda9c83d62d673717
parentdc9d39dafef57a76d6d7a82c1f244a97981b97f8
Properly check for the value of an enum. Unexpected things will happen whenever the enum itself changes.

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