--- a/eric6/MicroPython/MicroPythonFileManagerWidget.ui Thu Feb 04 14:35:50 2021 +0100 +++ b/eric6/MicroPython/MicroPythonFileManagerWidget.ui Thu Feb 04 14:38:01 2021 +0100 @@ -213,6 +213,13 @@ </widget> </item> <item> + <widget class="QToolButton" name="localHomeButton"> + <property name="toolTip"> + <string>Press to move to the configured home directory</string> + </property> + </widget> + </item> + <item> <widget class="QToolButton" name="localReloadButton"> <property name="toolTip"> <string>Press to reload the list</string> @@ -241,6 +248,13 @@ </widget> </item> <item> + <widget class="QToolButton" name="deviceHomeButton"> + <property name="toolTip"> + <string>Press to move to the device workspace directory</string> + </property> + </widget> + </item> + <item> <widget class="QToolButton" name="deviceReloadButton"> <property name="toolTip"> <string>Press to reload the list</string> @@ -269,9 +283,11 @@ <tabstop>getAsButton</tabstop> <tabstop>localCwd</tabstop> <tabstop>localUpButton</tabstop> + <tabstop>localHomeButton</tabstop> <tabstop>localReloadButton</tabstop> <tabstop>deviceCwd</tabstop> <tabstop>deviceUpButton</tabstop> + <tabstop>deviceHomeButton</tabstop> <tabstop>deviceReloadButton</tabstop> </tabstops> <resources/>