[haiku-commits] Re: r39142 - in haiku/trunk: headers/libs/print/libprint src/libs/print/libprint

  • From: Jérôme Duval <korli@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 25 Oct 2010 17:08:50 +0200

Hi Michael,

2010/10/25  <michael.w.pfeiffer@xxxxxxxxx>:
> +       int32 getResolutionID() const { return fResolutionID; }
> +       void setResolutionID(int32 resolution) { fResolutionID = resolution; }
> +

Do you have a reason to not capitalize these method names? I see the
existing code use such method names already.

Bye,
Jérôme

Other related posts: