eric6/UI/UserInterface.py

changeset 7947
e609e65bbcfd
parent 7946
6901746220fc
child 7948
6cbd0c086887
--- a/eric6/UI/UserInterface.py	Sun Jan 03 17:49:38 2021 +0100
+++ b/eric6/UI/UserInterface.py	Sun Jan 03 17:58:37 2021 +0100
@@ -136,8 +136,6 @@
         name of the menu and a reference to the menu are given.
     @signal masterPasswordChanged(str, str) emitted after the master
         password has been changed with the old and the new password
-    @signal onlineStateChanged(online) emitted to indicate a change of the
-        network state
     """
     appendStderr = pyqtSignal(str)
     appendStdout = pyqtSignal(str)

eric ide

mercurial