Fix build, header changes were forgotten in previous commit.
This commit is contained in:
parent
639ac47052
commit
0e20120117
@ -410,6 +410,9 @@ private:
|
||||
|
||||
void _ShowContextMenu(BPoint where);
|
||||
|
||||
void _FilterDisallowedChars(char* text, int32& len,
|
||||
text_run_array* runArray);
|
||||
|
||||
private:
|
||||
BPrivate::TextGapBuffer* fText;
|
||||
LineBuffer* fLines;
|
||||
|
Loading…
Reference in New Issue
Block a user