Make sure that the members of this enum get the same value on every

platform.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35995 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2010-11-02 14:50:07 +00:00
parent e37525b0ba
commit 4645e3c56f

View File

@ -385,7 +385,7 @@ public:
PDFOptions const & pdfoptions() const;
enum MathOutput {
MathML,
MathML = 0,
HTML,
Images,
LaTeX