eric6/MicroPython/MicroPythonDevices.py

branch
micropython
changeset 7108
4f6133a01c6a
parent 7095
8e10acb1cd85
child 7123
94948e2aa0a5
diff -r aea236dc8002 -r 4f6133a01c6a eric6/MicroPython/MicroPythonDevices.py
--- a/eric6/MicroPython/MicroPythonDevices.py	Tue Jul 30 19:44:27 2019 +0200
+++ b/eric6/MicroPython/MicroPythonDevices.py	Wed Jul 31 20:41:39 2019 +0200
@@ -300,7 +300,7 @@
         """
         pass
     
-    def addActions(self, menu):
+    def addDeviceMenuEntries(self, menu):
         """
         Public method to add device specific entries to the given menu.
         

eric ide

mercurial