]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlex.C
I reactivate the code to resize the InsetText on a resize event of the main
[lyx.git] / src / lyxlex.C
index c44d5e0fe17146ac25f8545361eb797ba53cf3f7..86ec37b86b4ec4771691ce670ce637dedcf87066 100644 (file)
@@ -63,7 +63,7 @@ string const LyXLex::text() const
 }
 
 
-std::istream & LyXLex::getStream()
+istream & LyXLex::getStream()
 {
        return pimpl_->is;
 }