[haiku-commits] Re: haiku: hrev45156 - src/kits/interface headers/os/interface

  • From: Jérôme Duval <korli@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 14 Jan 2013 21:26:38 +0100

2013/1/14  <zharik@xxxxxx>:
> diff --git a/headers/os/interface/TextView.h b/headers/os/interface/TextView.h
> index cf23a1a..4e746fd 100644
> --- a/headers/os/interface/TextView.h
> +++ b/headers/os/interface/TextView.h
> @@ -455,6 +455,8 @@ private:
>                         int32                           fLastClickOffset;
>                         bool                            
> fInstalledNavigateWordwiseShortcuts;
>                         bool                            
> fInstalledNavigateToTopOrBottomShortcuts;
> +                       bool                            
> fInstalledSelectWordwiseShortcuts;
> +                       bool                            
> fInstalledSelectToTopOrBottomShortcuts;
>
>                         uint32                          _reserved[6];
>  };

this changes the size of the class.

Bye,
Jérôme

Other related posts: