]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetgraphicsParams.C
static_cast-based key/mouse-state. Kill insetKeyPress.
[lyx.git] / src / insets / insetgraphicsParams.C
index e402934d0e679918515200bb6dda5ab741a0bc18..7268faab523546ee51b3fd9e2456907f953d6317 100644 (file)
@@ -215,7 +215,7 @@ void InsetGraphicsParams::Write(ostream & os) const
 }
 
 
-bool InsetGraphicsParams::Read(LyXLex & lex, string const& token)
+bool InsetGraphicsParams::Read(LyXLex & lex, string const & token)
 {
        if (token == "filename") {
                lex.next();