On 17.11.2009, at 15:11, MacArthur, Ian (SELEX GALILEO, UK) wrote:
>
>> line 101 in Fl_Counter.H
>> double step() {return Fl_Valuator::step();}
>> should be
>> double step() const {return Fl_Valuator::step();}
>
>
> OK - possibly file an STR on this too then, please?Don't bother. Fixed and committed. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
