mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-17 21:36:00 +00:00
fix documenation
This commit is contained in:
parent
24fcef9185
commit
5a1078812e
@ -439,7 +439,7 @@ private:
|
||||
/// when it is allowed to scroll below the document.
|
||||
int minVisiblePart();
|
||||
|
||||
/// Search recursively for the innermost inset that covers (x, y) position.
|
||||
/// Search recursively for the innermost inset in text that covers (x, y) position.
|
||||
/// \retval 0 if no inset is found.
|
||||
Inset const * getCoveringInset(
|
||||
Text const & text, //< The Text where we start searching.
|
||||
|
Loading…
x
Reference in New Issue
Block a user