--- a/eric6/Project/ProjectBrowser.py Tue Jan 05 18:28:31 2021 +0100 +++ b/eric6/Project/ProjectBrowser.py Wed Jan 06 13:47:01 2021 +0100 @@ -4,7 +4,7 @@ # """ -Module implementing the project browser part of the eric6 UI. +Module implementing the project browser part of the eric UI. """ from PyQt5.QtCore import Qt @@ -26,7 +26,7 @@ class ProjectBrowser(E5TabWidget): """ - Class implementing the project browser part of the eric6 UI. + Class implementing the project browser part of the eric UI. It generates a widget with up to seven tabs. The individual tabs contain the project sources browser, the project forms browser,