mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
* cosmetic
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23803 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7b49fea525
commit
224fb0b4b5
@ -150,8 +150,7 @@ protected:
|
||||
/// previously selected cell, insert the grabbed former data and \c arg
|
||||
/// in the first cell of the inserted atom.
|
||||
void handleNest(Cursor & cur, MathAtom const & nest);
|
||||
void handleNest(Cursor & cur, MathAtom const & nest,
|
||||
docstring const & arg);
|
||||
void handleNest(Cursor & cur, MathAtom const & nest, docstring const & arg);
|
||||
|
||||
/// interpret \p c and insert the result at the current position of
|
||||
/// of \p cur. Return whether the cursor should stay in the formula.
|
||||
|
Loading…
Reference in New Issue
Block a user