Fix indentation and match parameter names with .cpp.
This commit is contained in:
parent
29c5696ed7
commit
639e18555f
@ -410,8 +410,8 @@ private:
|
||||
|
||||
void _ShowContextMenu(BPoint where);
|
||||
|
||||
void _FilterDisallowedChars(char* text, int32& len,
|
||||
text_run_array* runArray);
|
||||
void _FilterDisallowedChars(char* text,
|
||||
int32& length, text_run_array* runArray);
|
||||
|
||||
private:
|
||||
BPrivate::TextGapBuffer* fText;
|
||||
|
Loading…
Reference in New Issue
Block a user