mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-09 18:52:46 +00:00
Whitespace
This commit is contained in:
parent
1c200e0d99
commit
f3396ae011
@ -350,8 +350,8 @@ public:
|
|||||||
/// Appends a potentially abbreviated version of the inset to
|
/// Appends a potentially abbreviated version of the inset to
|
||||||
/// \param str. Intended for use by the TOC.
|
/// \param str. Intended for use by the TOC.
|
||||||
virtual void forOutliner(docstring & str,
|
virtual void forOutliner(docstring & str,
|
||||||
size_t const maxlen = TOC_ENTRY_LENGTH,
|
size_t const maxlen = TOC_ENTRY_LENGTH,
|
||||||
bool const shorten = true) const;
|
bool const shorten = true) const;
|
||||||
|
|
||||||
/// Can a cursor be put in there ?
|
/// Can a cursor be put in there ?
|
||||||
/// Forced to false for insets that have hidden contents, like
|
/// Forced to false for insets that have hidden contents, like
|
||||||
|
Loading…
Reference in New Issue
Block a user