aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ViewStyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ViewStyle.h')
-rw-r--r--src/ViewStyle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ViewStyle.h b/src/ViewStyle.h
index 5f27cc08c..d06c02002 100644
--- a/src/ViewStyle.h
+++ b/src/ViewStyle.h
@@ -89,6 +89,7 @@ public:
int edgeState;
int caretWidth;
bool someStylesProtected;
+ bool extraFontFlag;
ViewStyle();
ViewStyle(const ViewStyle &source);