Make GoGame widgets cleaner, tie them to actual functions
This commit is contained in:
parent
38b298ec45
commit
cb0fdcf017
2 changed files with 26 additions and 19 deletions
2
pygo.py
2
pygo.py
|
@ -56,8 +56,6 @@ class Pygo():
|
|||
self.gogame.show_all()
|
||||
|
||||
|
||||
|
||||
|
||||
def on_net_direct(self, widget):
|
||||
print 'stub: Pygo.on_menu_net_direct()'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue