commit ba659d0cfd0ca11de18775fbaad7c28293a1603c
Author: Juergen Spitzmueller <[email protected]>
Date: Mon May 22 16:32:49 2023 +0200
Fix indentation
---
src/TextClass.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/TextClass.cpp b/src/TextClass.cpp
index 3db75c1..b4b1ce9 100644
--- a/src/TextClass.cpp
+++ b/src/TextClass.cpp
@@ -894,7 +894,7 @@ TextClass::ReturnValues TextClass::read(Lexer & lexrc,
ReadType rt)
error = !readOutlinerName(lexrc);
break;
- case TC_TABLESTYLE:
+ case TC_TABLESTYLE:
lexrc.next();
tablestyle_ = rtrim(lexrc.getString());
break;
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs