Kaydet (Commit) 42bc4b24 authored tarafından Jack Jansen's avatar Jack Jansen

Added call to initialize standard (i.e. implemented in C) embedded

object handlers
üst 756522f4
......@@ -319,6 +319,7 @@ class Wed(Application):
self.num = 0
self.active = None
self.updatemenubar()
waste.STDObjectHandlers()
def makeusermenus(self):
self.filemenu = m = Menu(self.menubar, "File")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment