/[gnue]/gnue-forms/src/uidrivers/wx/MenuBar.py
ViewVC logotype

Diff of /gnue-forms/src/uidrivers/wx/MenuBar.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by jcater, Tue Aug 5 16:13:21 2003 UTC revision 1.11 by jcater, Tue Aug 5 16:14:12 2003 UTC
# Line 82  class MenuBar(_BaseMenuBar): Line 82  class MenuBar(_BaseMenuBar):
82        # Damn GTK piece of crap        # Damn GTK piece of crap
83        if _skipHotkey:        if _skipHotkey:
84          raise          raise
85        self.addAction(self, name, parent, userAction, _skipHotkey=1)        self.addAction(name, parent, userAction, _skipHotkey=1)
86        return        return
87    
88      parent.SetLabel(id, label)      parent.SetLabel(id, label)

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26