commit f2bd823217ea2513559392de7356c398f719816b
Author: Juergen Spitzmueller <[email protected]>
Date:   Sun Feb 27 14:45:16 2022 +0100

    Fix indentation
---
 src/Floating.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/Floating.cpp b/src/Floating.cpp
index 9a20d7c..6a14708 100644
--- a/src/Floating.cpp
+++ b/src/Floating.cpp
@@ -33,8 +33,8 @@ Floating::Floating(string const & type, string const & 
placement,
                   string const & htmlTag, string const & htmlAttrib,
                   docstring const & htmlStyle, std::string const & docbookTag,
                   string const & docbookAttr, string const & docbookTagType,
-           std::string const & docbookFloatType, std::string const & 
docbookCaption,
-           string const & required, bool usesfloat, bool ispredefined,
+                  std::string const & docbookFloatType, std::string const & 
docbookCaption,
+                  string const & required, bool usesfloat, bool ispredefined,
                   bool allowswide, bool allowssideways)
        : floattype_(type), placement_(placement), ext_(ext), within_(within),
          style_(style), name_(name), listname_(listName), 
listcommand_(listCmd),
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to