On 18.02.2012 09:48, Manolo Gouy wrote:
>> Modified: branches/branch-1.3/FL/Fl_Sys_Menu_Bar.H
>> ===================================================================
>> --- branches/branch-1.3/FL/Fl_Sys_Menu_Bar.H 2012-02-04 17:24:47 UTC (rev 
>> 9233)
>> +++ branches/branch-1.3/FL/Fl_Sys_Menu_Bar.H 2012-02-13 22:09:14 UTC (rev 
>> 9234)
>> @@ -43,6 +43,7 @@
>>       deactivate(); // don't let the old area take events
>>       fl_sys_menu_bar = this;
>>     }
>> +  const Fl_Menu_Item *menu() const {return Fl_Menu_::menu();}
>>     void menu(const Fl_Menu_Item *m);
>
> Is it possible to add a non-virtual member function to a class
> without breaking the FLTK 1.3.0 ABI ?
> If yes, I would like to add a couple.

Yes, I think so. What would you like to add?

Albrecht
_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to