]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMath.h
A little cleanup of the layout files.
[lyx.git] / src / mathed / InsetMath.h
index f60602c5fe8fb4dd58d850422a80d34505a82c68..6b178a7a2dc3df1d470c531f2df1e33ae1d9f30c 100644 (file)
@@ -31,7 +31,8 @@ enum HullType {
        hullXXAlignAt,
        hullFlAlign,
        hullMultline,
-       hullGather
+       hullGather,
+       hullRegexp
 };
 
 HullType hullType(docstring const & name);