[haiku-commits] Re: haiku: hrev49056 - in src/preferences: notifications mouse keyboard appearance

  • From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 19 Apr 2015 18:15:13 +0200

Am 19/04/2015 um 15:03 schrieb janus2@xxxxxxxxx:

- .SetInsets(inset, inset, inset, inset)
+ .SetInsets(B_USE_DEFAULT_SPACING, B_USE_DEFAULT_SPACING,
+ B_USE_DEFAULT_SPACING, B_USE_DEFAULT_SPACING)

BTW I'm pretty sure we've added a convenience version of that one, so that a single spacing is sufficient, ie.:

.SetInsets(B_USE_DEFAULT_SPACING)

Bye,
Axel.

Other related posts: