--- a/PyLint/PyLintExecDialog.py Fri May 18 16:08:10 2012 +0200
+++ b/PyLint/PyLintExecDialog.py Wed Nov 07 16:46:31 2012 +0100
@@ -308,6 +308,7 @@
lineno = int(itm.text(1))
e5App().getObject("ViewManager").openSourceFile(fn, lineno)
+ # TODO: set warning markers
def __writeReport(self):
"""