[haiku-commits] Re: r37442 - haiku/trunk/src/kits/interface

  • From: Stefano Ceccherini <stefano.ceccherini@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 9 Jul 2010 21:52:34 +0200

2010/7/9 Sean Bailey <ziusudra@xxxxxxxxx>:

> The super assignments only need to be done once, just before the do(),
> not on every loop.
>
>        if (AddDynamicItem(B_INITIAL_ADD)) {
>                BMenuItem* superItem = Superitem();
>                BMenu* superMenu = Supermenu();


Whoops! Sorry, this slipped through.

Other related posts: