--- a/HexEdit/HexEditMainWindow.py Sat Jan 09 19:04:34 2016 +0100 +++ b/HexEdit/HexEditMainWindow.py Sat Jan 09 19:44:31 2016 +0100 @@ -28,7 +28,6 @@ # TODO: implement a configuration page for the hex editor -# TODO: implement an action in the eric IDE to open a hex editor class HexEditMainWindow(E5MainWindow): """ Class implementing the web browser main window.