src/eric7/MicroPython/MicroPythonWidget.ui

branch
eric7
changeset 9763
52f982c08301
parent 9413
80c06d472826
child 9921
f3f608eb4ab1
--- a/src/eric7/MicroPython/MicroPythonWidget.ui	Tue Feb 14 09:43:26 2023 +0100
+++ b/src/eric7/MicroPython/MicroPythonWidget.ui	Tue Feb 14 10:05:29 2023 +0100
@@ -77,30 +77,6 @@
    <item>
     <layout class="QHBoxLayout" name="horizontalLayout_2">
      <item>
-      <widget class="QToolButton" name="openButton">
-       <property name="toolTip">
-        <string>Press to open a file of the connected device</string>
-       </property>
-      </widget>
-     </item>
-     <item>
-      <widget class="QToolButton" name="saveButton">
-       <property name="toolTip">
-        <string>Press to save the current editor to the connected device</string>
-       </property>
-      </widget>
-     </item>
-     <item>
-      <widget class="Line" name="line">
-       <property name="lineWidth">
-        <number>2</number>
-       </property>
-       <property name="orientation">
-        <enum>Qt::Vertical</enum>
-       </property>
-      </widget>
-     </item>
-     <item>
       <widget class="QToolButton" name="runButton">
        <property name="toolTip">
         <string>Press to run the current script on the selected device</string>
@@ -194,8 +170,6 @@
   <tabstop>deviceTypeComboBox</tabstop>
   <tabstop>checkButton</tabstop>
   <tabstop>menuButton</tabstop>
-  <tabstop>openButton</tabstop>
-  <tabstop>saveButton</tabstop>
   <tabstop>runButton</tabstop>
   <tabstop>replButton</tabstop>
   <tabstop>filesButton</tabstop>

eric ide

mercurial