diff -r 1771a7f9065c -r 11337e4fba52 WebBrowser/WebBrowserWindow.py --- a/WebBrowser/WebBrowserWindow.py Thu Feb 16 18:58:58 2017 +0100 +++ b/WebBrowser/WebBrowserWindow.py Fri Feb 17 18:34:11 2017 +0100 @@ -62,6 +62,7 @@ from eric6config import getConfig +# TODO: Qt 5.8 - support spell checking through out class WebBrowserWindow(E5MainWindow): """ Class implementing the web browser main window.