]> git.lyx.org Git - lyx.git/blobdiff - src/Text.cpp
Fix shaded box UI color (#7395) as good as it gets ATM
[lyx.git] / src / Text.cpp
index c61e9e1bb1f87a55e7c27b5f73b7fad6d6507cca..390b69d7146da96eaf30dcf704caf07011df7fd7 100644 (file)
@@ -1812,6 +1812,7 @@ bool Text::read(Lexer & lex,
        return res;
 }
 
+
 // Returns the current font and depth as a message.
 docstring Text::currentState(Cursor const & cur) const
 {