X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetGraphicsParams.h;h=90274f7b9830c454576711392f337efd840d55d6;hb=2c357c1d23b7b83839a9beb8225d4f1ae4f793b4;hp=28ab223a434b31065f6b49bff1459ae9d9acadb2;hpb=f4e787e98230faabb4471df79d120dc9e7713eca;p=lyx.git diff --git a/src/insets/InsetGraphicsParams.h b/src/insets/InsetGraphicsParams.h index 28ab223a43..90274f7b98 100644 --- a/src/insets/InsetGraphicsParams.h +++ b/src/insets/InsetGraphicsParams.h @@ -79,9 +79,9 @@ public: /// If the token belongs to our parameters, read it. bool Read(Lexer & lex, std::string const & token, std::string const & bufpath); /// convert - // Only a subset of InsetGraphicsParams is needed for display purposes. - // This function also interrogates lyxrc to ascertain whether - // to display or not. + // Only a subset of InsetGraphicsParams is needed for display purposes. + // This function also interrogates lyxrc to ascertain whether + // to display or not. graphics::Params as_grfxParams() const; private: