Sync to Wine-0_9_1:
[reactos.git] / reactos / lib / riched20 / editstr.h
index 2e8f175..7a7398f 100644 (file)
@@ -270,6 +270,7 @@ typedef struct tagME_TextEditor
   int nSequence;
   int nOldSelFrom, nOldSelTo;
   COLORREF rgbBackColor;
+  HBRUSH hbrBackground;
   BOOL bCaretAtEnd;
   int nEventMask;
   int nModifyStep;