]> git.lyx.org Git - features.git/commitdiff
Fix indentation
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 2 Apr 2023 10:31:41 +0000 (12:31 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 2 Apr 2023 10:31:41 +0000 (12:31 +0200)
src/insets/InsetLayout.h

index 48d53038a87e50747a0a1778820d416edb8a97c1..5de781d517d6a999abc07bc9eb64242d094ce253 100644 (file)
@@ -346,8 +346,8 @@ private:
        bool docbooknotinpara_ = false;
        ///
        bool docbookargumentbeforemaintag_ = false;
-    ///
-    bool docbookargumentaftermaintag_ = false;
+       ///
+       bool docbookargumentaftermaintag_ = false;
        ///
        bool docbooksection_ = false;
        ///