Remove Undo framework
commit39f2196e1a63f16241d3fc5f3233c262ccb6107c
authorJasper St. Pierre <jstpierre@mecheye.net>
Fri, 1 Jun 2012 04:50:16 +0000 (1 00:50 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Fri, 1 Jun 2012 04:55:14 +0000 (1 00:55 -0400)
tree83d460d13ceab7aa70e39ec825483a71fdc93d08
parent76e90d529de86d7fbcfe3f598352a779a8c67aa5
Remove Undo framework

It was poorly implemented, and broken. I doubt anybody ever used it, as
its only exposure on the UI was two keyboard buttons: Ctrl+Z and
Ctrl+Shift+Z.
Alacarte/MainWindow.py
Alacarte/MenuEditor.py