From 06e1d50c7ef8aeaf8f7844d4100be8ed766ee33e Mon Sep 17 00:00:00 2001 From: Bo Peng Date: Sun, 6 Jan 2008 16:24:19 +0000 Subject: [PATCH] Minor format fix git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22395 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/InsetGraphicsParams.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: -- 2.39.5