]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlex.C
more changes, read the Changelog
[lyx.git] / src / lyxlex.C
index d50f08ebc441f0d0704462a8f988eeb7fb518598..178ad888337526791704706f1cd90ee35ab5c1bb 100644 (file)
@@ -123,7 +123,7 @@ float LyXLex::GetFloat() const
 }
 
 
-string const LyXLex::GetString() const
+string LyXLex::GetString() const
 {
        return pimpl_->GetString();
 }