Define (a dummy) get_menu_entries in View.
authorMatthijs Kooijman <matthijs@stdin.nl>
Sun, 30 Aug 2009 07:30:54 +0000 (09:30 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sun, 30 Aug 2009 07:30:54 +0000 (09:30 +0200)
commit0be176c06676dcaf537a4fbb262a8c655c74cff9
tree5dd80dc66930f9216c4f7477cd5accaf3a87ad16
parentf962d6e90c228ddf0bbaf2490884d059b52fc38d
Define (a dummy) get_menu_entries in View.

Also, make KeyBindingView call the next get_menu_entries method,
allowing for other classes to override the method as well.
src/gui/gui.py