On May 19, 9:39 pm, Kent Tenney <[email protected]> wrote:
> File "/home/ktenney/work/fetched/leo-editor/leo/plugins/qtGui.py", > line 7537, in eventFilter > gui.onDeactivateEvent(event,c,obj,self.tag) > AttributeError: nullGui instance has no attribute 'onDeactivateEvent' Rev 3095 of the trunk now defines nullGui.onDeactivateEvent as a general-purpose do-nothing. This will fix your immediate problem. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
