mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Fix indentation
This commit is contained in:
parent
25ecd919fe
commit
ba659d0cfd
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user