From 6da7ee1be170629aa6647aa8b2d6cf66ea928a9b Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Sat, 20 Dec 2014 15:03:40 -0500 Subject: [PATCH] Whitespace --- src/insets/InsetLayout.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/InsetLayout.cpp b/src/insets/InsetLayout.cpp index 98f9775d8d..468b8474fa 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); } -- 2.39.5