]> git.lyx.org Git - lyx.git/commitdiff
Fix indentation
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 9 Apr 2023 13:01:17 +0000 (15:01 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 9 Apr 2023 13:01:17 +0000 (15:01 +0200)
src/insets/InsetLayout.cpp

index 6c4c0286a062de47302406d3beed9ff45116d556..9636e100429f8126a386e5867ce6616c0c3eca1d 100644 (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