Fix indentation

This commit is contained in:
Juergen Spitzmueller 2023-04-09 15:01:17 +02:00
parent 7b6707fc52
commit 61f2cd27a8

View File

@ -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<string> const req