]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetCode.h
more latin1..utf8 schanges. all of src/* should be utf8 now
[features.git] / src / insets / InsetCode.h
index a2f5afd97777e5d1c2773ed4de0dfe8babf78509..6d48d1235d8382a40efd5c0e2a7c094bff278e72 100644 (file)
@@ -5,8 +5,8 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Jürgen Vigna
- * \author Lars Gullik Bjønnes
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  * \author Matthias Ettrich
  *
  * Full author contact details are available in file CREDITS.
@@ -85,7 +85,7 @@ enum InsetCode {
        ///
        OPTARG_CODE,
        ///
-       ENVIRONMENT_CODE,
+       CELL_CODE,
        ///
        NEWLINE_CODE,
        ///
@@ -112,10 +112,6 @@ enum InsetCode {
        INFO_CODE, // 45
        ///
        COLLAPSABLE_CODE,
-#if 0
-       ///
-       THEOREM_CODE,
-#endif
 };
 
 } // namespace lyx