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