From 84dde6aeb9e653f3f95ec02641f9f40e5a8758eb Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Sun, 2 Apr 2023 12:31:41 +0200 Subject: [PATCH] Fix indentation --- src/insets/InsetLayout.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/insets/InsetLayout.h b/src/insets/InsetLayout.h index 48d53038a8..5de781d517 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; /// -- 2.39.5