commit 9a650644d7397a516c5ddd0bc3ac4b8ce8785d0b
Author: Juergen Spitzmueller <[email protected]>
Date: Wed Jan 1 13:31:08 2025 +0100
Fix another indentation
---
src/TocBackend.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/TocBackend.h b/src/TocBackend.h
index eefe7873c6..3f5a1c5893 100644
--- a/src/TocBackend.h
+++ b/src/TocBackend.h
@@ -166,7 +166,7 @@ private:
///
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
std::map<std::string, docstring> outliner_names_;
///
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs