]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlof.h
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / insets / insetlof.h
index ee8e17a830fa5e4eaf93378db6c362911c076c25..2a2435cff91acbfd2d7dfe355116ea44293981ff 100644 (file)
@@ -32,7 +32,7 @@ public:
         ///
         Inset* Clone() { return new InsetLOF(owner); }
        ///
-       LString getScreenLabel() const { return _("List of Figures"); }
+       string getScreenLabel() const { return _("List of Figures"); }
         
        //void Edit(int, int);
         ///