src/eric7/VCS/ProjectHelper.py

branch
eric7
changeset 10683
779cda568acb
parent 10595
59579e8aff98
child 11006
a671918232f3
--- a/src/eric7/VCS/ProjectHelper.py	Tue Apr 16 15:47:11 2024 +0200
+++ b/src/eric7/VCS/ProjectHelper.py	Sat Apr 20 18:01:36 2024 +0200
@@ -167,9 +167,9 @@
         """
         Public slot to initialize the VCS toolbar.
 
-        @param ui reference to the main window
+        @param ui reference to the main window (unused)
         @type UserInterface
-        @param toolbarManager reference to a toolbar manager object
+        @param toolbarManager reference to a toolbar manager object (unused)
         @type EricToolBarManager
         @return the toolbar generated
         @rtype QToolBar

eric ide

mercurial