--- a/PyUnit/UnittestDialog.ui Thu Mar 21 19:27:42 2019 +0100 +++ b/PyUnit/UnittestDialog.ui Fri Mar 22 19:11:11 2019 +0100 @@ -118,16 +118,6 @@ <item> <layout class="QHBoxLayout" name="horizontalLayout_4"> <item> - <widget class="QCheckBox" name="localCheckBox"> - <property name="toolTip"> - <string>Select whether you want to run the test locally</string> - </property> - <property name="text"> - <string>Run &local</string> - </property> - </widget> - </item> - <item> <widget class="QCheckBox" name="coverageCheckBox"> <property name="toolTip"> <string>Select whether coverage data should be collected</string> @@ -452,7 +442,6 @@ <tabstop>testsuitePicker</tabstop> <tabstop>testComboBox</tabstop> <tabstop>venvComboBox</tabstop> - <tabstop>localCheckBox</tabstop> <tabstop>coverageCheckBox</tabstop> <tabstop>coverageEraseCheckBox</tabstop> <tabstop>testsListWidget</tabstop>