From 61f2cd27a877c89d314fc0e212ced66758abee1d Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Sun, 9 Apr 2023 15:01:17 +0200 Subject: [PATCH] Fix indentation --- src/insets/InsetLayout.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/insets/InsetLayout.cpp b/src/insets/InsetLayout.cpp index 6c4c0286a0..9636e10042 100644 --- a/src/insets/InsetLayout.cpp +++ b/src/insets/InsetLayout.cpp @@ -585,12 +585,12 @@ bool InsetLayout::read(Lexer & lex, TextClass const & tclass, case IL_DOCBOOKWRAPPERATTR: lex >> docbookwrapperattr_; break; - case IL_DOCBOOKNOFONTINSIDE: - lex >> docbooknofontinside_; - break; - case IL_DOCBOOKRENDERASIMAGE: - lex >> docbookrenderasimage_; - break; + case IL_DOCBOOKNOFONTINSIDE: + lex >> docbooknofontinside_; + break; + case IL_DOCBOOKRENDERASIMAGE: + lex >> docbookrenderasimage_; + break; case IL_REQUIRES: { lex.eatLine(); vector const req