eric7/Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py

branch
eric7
changeset 8366
2a9f5153c438
parent 8358
144a6b854f70
child 8621
8c9f41115c04
diff -r cde9bde830ea -r 2a9f5153c438 eric7/Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py
--- a/eric7/Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py	Sun May 23 13:33:13 2021 +0200
+++ b/eric7/Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py	Sun May 23 15:35:49 2021 +0200
@@ -849,4 +849,5 @@
         """
         Private method to open the configuration dialog.
         """
-        ericApp().getObject("UserInterface").showPreferences("zzz_mercurialPage")
+        ericApp().getObject("UserInterface").showPreferences(
+            "zzz_mercurialPage")

eric ide

mercurial