]> git.lyx.org Git - lyx.git/commitdiff
Whitespace
authorScott Kostyshak <skostysh@lyx.org>
Sat, 20 Dec 2014 20:03:40 +0000 (15:03 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 20 Dec 2014 20:03:40 +0000 (15:03 -0500)
src/insets/InsetLayout.cpp

index 98f9775d8d4252c14afd49c60253c3d4e1ecf827..468b8474fa84e9eea24d9a7ab4ac6fd4d206289f 100644 (file)
@@ -42,7 +42,7 @@ InsetLayout::InsetLayout() :
        keepempty_(false), forceltr_(false), 
        needprotect_(false), intoc_(false), spellcheck_(true), 
        resetsfont_(false), display_(true), forcelocalfontswitch_(false)
-{ 
+{
        labelfont_.setColor(Color_error);
 }