commit 84dde6aeb9e653f3f95ec02641f9f40e5a8758eb
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Sun Apr 2 12:31:41 2023 +0200

    Fix indentation
---
 src/insets/InsetLayout.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/insets/InsetLayout.h b/src/insets/InsetLayout.h
index 48d5303..5de781d 100644
--- a/src/insets/InsetLayout.h
+++ b/src/insets/InsetLayout.h
@@ -346,8 +346,8 @@ private:
        bool docbooknotinpara_ = false;
        ///
        bool docbookargumentbeforemaintag_ = false;
-    ///
-    bool docbookargumentaftermaintag_ = false;
+       ///
+       bool docbookargumentaftermaintag_ = false;
        ///
        bool docbooksection_ = false;
        ///
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to