]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_factory.h
Andreas' patch to prevent crash on click on previewd inset
[lyx.git] / src / mathed / math_factory.h
index 6ff6af41bd69b5f7a492c560d8123d56b5f6ca20..e5aac336b02166743fb7ad999419cd5a4f0852a1 100644 (file)
 #ifndef MATH_FACTORY_H
 #define MATH_FACTORY_H
 
-
 #include <string>
 
-
 class MathAtom;
 class MathArray;
 
+
 MathAtom createMathInset(std::string const &);
 
 /** Fills ar with the contents of str.