mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
* comment
This commit is contained in:
parent
e4f90cdf65
commit
1e5b471d58
@ -126,6 +126,7 @@ public:
|
||||
/// return the last column of the top grid
|
||||
col_type lastcol() const { return ncols() - 1; }
|
||||
/// the inset just behind the cursor
|
||||
/// returns 0 if there is no inset (e.g. normal text)
|
||||
Inset * nextInset() const;
|
||||
/// the inset just in front of the cursor
|
||||
Inset * prevInset() const;
|
||||
|
Loading…
Reference in New Issue
Block a user