diff options
Diffstat (limited to 'src/ViewStyle.h')
| -rw-r--r-- | src/ViewStyle.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/ViewStyle.h b/src/ViewStyle.h index eb4e8dc11..61ebe85ee 100644 --- a/src/ViewStyle.h +++ b/src/ViewStyle.h @@ -91,6 +91,7 @@ public:  	int caretLineAlpha;  	ColourPair edgecolour;  	int edgeState; +	int caretStyle;  	int caretWidth;  	bool someStylesProtected;  	bool extraFontFlag; | 
