]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_sty.h
more guii moving around.
[lyx.git] / src / lyx_sty.h
index e654a6803b9ccd488fee280d46acaaa73522e787..52d247bda77eaacd9e21303d1e0779632ec10a84 100644 (file)
@@ -1,9 +1,9 @@
 // -*- C++ -*-
 /* This file is part of
- * ====================================================== 
- * 
+ * ======================================================
+ *
  *           LyX, The Document Processor
- *        
+ *
  *           Copyright 1995 Matthias Ettrich
  *           Copyright 1995-2001 The LyX Team.
  *
@@ -53,7 +53,7 @@ extern string const guilsinglleft_def;
 ///
 extern string const guilsinglright_def;
 ///
-extern string const paragraphindent_def;
+extern string const paragraphleftindent_def;
 ///
 extern string const floatingfootnote_def;
 ///
@@ -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