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