diff -r 2090a7b8a326 -r b78279548993 eric6/Preferences/ConfigurationPages/MicroPythonPage.ui --- a/eric6/Preferences/ConfigurationPages/MicroPythonPage.ui Mon Feb 01 16:09:29 2021 +0100 +++ b/eric6/Preferences/ConfigurationPages/MicroPythonPage.ui Mon Feb 01 20:01:18 2021 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>476</width> - <height>984</height> + <height>1001</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout"> @@ -357,7 +357,7 @@ <property name="title"> <string>Calliope mini:</string> </property> - <layout class="QGridLayout" name="gridLayout_8"> + <layout class="QGridLayout" name="gridLayout_4"> <item row="0" column="0"> <widget class="QLabel" name="label_21"> <property name="text"> @@ -373,13 +373,27 @@ </widget> </item> <item row="1" column="0"> + <widget class="QLabel" name="label_5"> + <property name="text"> + <string>MicroPython:</string> + </property> + </widget> + </item> + <item row="1" column="1"> + <widget class="E5ClearableLineEdit" name="calliopeMicroPythonUrlLineEdit"> + <property name="toolTip"> + <string>Enter the URL for the Calliope mini MicroPython Firmware</string> + </property> + </widget> + </item> + <item row="2" column="0"> <widget class="QLabel" name="label_20"> <property name="text"> <string>Documentation:</string> </property> </widget> </item> - <item row="1" column="1"> + <item row="2" column="1"> <widget class="E5ClearableLineEdit" name="calliopeDocuUrlLineEdit"> <property name="toolTip"> <string>Enter the URL for the Calliope mini MicroPython documentation</string> @@ -433,6 +447,7 @@ <tabstop>microbitMicroPythonUrlLineEdit</tabstop> <tabstop>microbitDocuUrlLineEdit</tabstop> <tabstop>calliopeFirmwareUrlLineEdit</tabstop> + <tabstop>calliopeMicroPythonUrlLineEdit</tabstop> <tabstop>calliopeDocuUrlLineEdit</tabstop> </tabstops> <resources/>