]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_sty.h
Fix deleting of paragraphs after undo (fix #236).
[lyx.git] / src / lyx_sty.h
index 9166d19121265f615d4667c9ec0aa6da1e714461..e56217205f9be033cc1b0e14fe7095856073347c 100644 (file)
@@ -5,7 +5,7 @@
  *           LyX, The Document Processor
  *        
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2000 The LyX Team.
+ *           Copyright 1995-2001 The LyX Team.
  *
  * ====================================================== */
 
@@ -62,5 +62,7 @@ extern string const minipageindent_def;
 extern string const boldsymbol_def;
 ///
 extern string const binom_def;
+///
+extern string const mathcircumflex_def;
 
 #endif