mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +00:00
Minor format fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22395 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2a69b32fa4
commit
06e1d50c7e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user