mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 19:25:39 +00:00
* indentation corrected
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18670 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5104ec2717
commit
cc8206297a
@ -409,9 +409,8 @@ private:
|
||||
void number(Cursor & cur);
|
||||
/// draw selection for a single row
|
||||
void drawRowSelection(PainterInfo & pi, int x, Row const & row,
|
||||
DocIterator const & beg, DocIterator const & end,
|
||||
bool drawOnBegMargin, bool drawOnEndMargin) const;
|
||||
|
||||
DocIterator const & beg, DocIterator const & end,
|
||||
bool drawOnBegMargin, bool drawOnEndMargin) const;
|
||||
|
||||
/// paste plain text at current cursor.
|
||||
/// \param str string to paste
|
||||
|
Loading…
Reference in New Issue
Block a user