diff options
Diffstat (limited to 'src/EditView.h')
| -rw-r--r-- | src/EditView.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/src/EditView.h b/src/EditView.h index ea59ac03a..7d64aff90 100644 --- a/src/EditView.h +++ b/src/EditView.h @@ -68,6 +68,8 @@ public:  	bool additionalCaretsBlink;  	bool additionalCaretsVisible; +	bool imeCaretBlockOverride; +  	Surface *pixmapLine;  	Surface *pixmapIndentGuide;  	Surface *pixmapIndentGuideHighlight;  | 
