commit | 4df461ef353dc5cc1da35c9d22deaedf62dcc8ad | [log] [tgz] |
---|---|---|
author | Florian Thienel <florian@thienel.org> | Thu Jan 14 20:45:51 2016 +0100 |
committer | Florian Thienel <florian@thienel.org> | Thu Jan 14 20:45:51 2016 +0100 |
tree | c1522a712bb0edacd37ed8a0ff306500ef22268a | |
parent | 186873e7c3aa149e7f281cdd5bdaf6692a5265b0 [diff] |
lighten the dependency of IVexHandler to the editor widget Provide a reference to IDocumentEditor instead of a reference to the widget type. Also provide the ExecutionEvent, which will contain more information about the current state of the application. Signed-off-by: Florian Thienel <florian@thienel.org>