diff --git a/headers/os/interface/TextView.h b/headers/os/interface/TextView.h index 907151ece1..6fa15ca118 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[5]; }; #endif // _TEXTVIEW_H