From 191d250adfd9d50846db5350641d279cad39c325 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 16 Mar 2018 16:57:06 +1100 Subject: Remove line-end white space. --- src/ViewStyle.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ViewStyle.cxx') diff --git a/src/ViewStyle.cxx b/src/ViewStyle.cxx index 9635ed6e7..74e70bedc 100644 --- a/src/ViewStyle.cxx +++ b/src/ViewStyle.cxx @@ -317,7 +317,7 @@ void ViewStyle::Refresh(Surface &surface, int tabInChars) { for (Style &style : styles) { style.extraFontFlag = extraFontFlag; } - + // Create a FontRealised object for each unique font in the styles. CreateAndAddFont(styles[STYLE_DEFAULT]); for (const Style &style : styles) { -- cgit v1.2.3