diff --git a/headers/os/interface/TextView.h b/headers/os/interface/TextView.h index 9a5a1c162a..907151ece1 100644 --- a/headers/os/interface/TextView.h +++ b/headers/os/interface/TextView.h @@ -460,7 +460,7 @@ private: bool fInstalledSelectOptionLinewiseShortcuts; bool fInstalledSelectHomeEndDocwiseShortcuts; - uint32 _reserved[4]; + uint32 _reserved[6]; }; #endif // _TEXTVIEW_H