open file by click on include line

This commit is contained in:
Marc Wäckerlin
2017-02-02 19:55:20 +00:00
parent 2a0b44e768
commit 5de8a2c24e
4 changed files with 46 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
2017-01-31 23:04
* [r99] scripts/wt-mode.el, src/editor.hxx:
simple syntax highlighting
2017-01-31 19:54
* [r98] COPYING, ChangeLog, INSTALL, src/editor.hxx[ADD],
src/makefile.am, src/testgui.hxx, src/testgui.ui:
added CodeEditor with line numbering from Qt sample code
2017-01-31 17:32
* [r97] src/commands.hxx, src/webrunner.cxx: