eric6/MicroPython/MicroPythonReplWidget.ui

branch
micropython
changeset 7103
aea236dc8002
parent 7095
8e10acb1cd85
child 7108
4f6133a01c6a
--- a/eric6/MicroPython/MicroPythonReplWidget.ui	Tue Jul 30 19:43:18 2019 +0200
+++ b/eric6/MicroPython/MicroPythonReplWidget.ui	Tue Jul 30 19:44:27 2019 +0200
@@ -145,9 +145,9 @@
       </spacer>
      </item>
      <item>
-      <widget class="QToolButton" name="disconnectButton">
+      <widget class="QToolButton" name="connectButton">
        <property name="toolTip">
-        <string>Press to disconnect the selected device</string>
+        <string>Press to connect the selected device</string>
        </property>
       </widget>
      </item>
@@ -191,7 +191,7 @@
   <tabstop>replButton</tabstop>
   <tabstop>filesButton</tabstop>
   <tabstop>chartButton</tabstop>
-  <tabstop>disconnectButton</tabstop>
+  <tabstop>connectButton</tabstop>
   <tabstop>replEdit</tabstop>
  </tabstops>
  <resources/>

eric ide

mercurial