commit 6da7ee1be170629aa6647aa8b2d6cf66ea928a9b
Author: Scott Kostyshak <[email protected]>
Date: Sat Dec 20 15:03:40 2014 -0500
Whitespace
diff --git a/src/insets/InsetLayout.cpp b/src/insets/InsetLayout.cpp
index 98f9775..468b847 100644
--- a/src/insets/InsetLayout.cpp
+++ b/src/insets/InsetLayout.cpp
@@ -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);
}