]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphicsParams.h
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetGraphicsParams.h
index 28ab223a434b31065f6b49bff1459ae9d9acadb2..90274f7b9830c454576711392f337efd840d55d6 100644 (file)
@@ -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: