>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>> FuncStatus getStatus(FuncRequest const & ev); >> >> This one was supposed to be different for each frontend but none of >> the existing one made use of it. Right now the code is: Abdelrazak> I have deleted those two functions now. You may have to reintroduce getStatus later, for example if some frontend introduces a dialog that is not available in others. Also, you can get rid of LFUN_TOOLTIPS_TOGGLE everywhere in the code. JMarc
