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