mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-10 02:54:09 +00:00
Fix another indentation
This commit is contained in:
parent
2f3c60d5b1
commit
9a650644d7
@ -166,7 +166,7 @@ private:
|
|||||||
///
|
///
|
||||||
TocList tocs_;
|
TocList tocs_;
|
||||||
///
|
///
|
||||||
std::map<std::string, std::unique_ptr<TocBuilder>> builders_;
|
std::map<std::string, std::unique_ptr<TocBuilder>> builders_;
|
||||||
/// Stores localised outliner names from this buffer and its children
|
/// Stores localised outliner names from this buffer and its children
|
||||||
std::map<std::string, docstring> outliner_names_;
|
std::map<std::string, docstring> outliner_names_;
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user