]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_root.h
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / mathed / math_root.h
index 3f796555567b0f79fef6d23a9c84ff8e148c46c0..2c7c52ab43b0b0f781f8714b629fc4efdb9af2b9 100644 (file)
@@ -42,7 +42,7 @@ class MathRootInset: public MathSqrtInset {
     ///
     void Write(FILE *file);
     ///
-    void Write(LString &file);
+    void Write(string &file);
     ///
     void Metrics();
     ///