--- 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/>