src/eric7/MicroPython/WifiDialogs/WifiCountryDialog.ui

branch
mpy_network
changeset 9787
163511257f24
parent 9779
8d3c7c991085
child 10153
ffe7432f716b
--- a/src/eric7/MicroPython/WifiDialogs/WifiCountryDialog.ui	Tue Feb 21 10:53:46 2023 +0100
+++ b/src/eric7/MicroPython/WifiDialogs/WifiCountryDialog.ui	Wed Feb 22 07:45:54 2023 +0100
@@ -6,12 +6,12 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>353</width>
+    <width>250</width>
     <height>106</height>
    </rect>
   </property>
   <property name="windowTitle">
-   <string>Dialog</string>
+   <string>WiFi Country Code</string>
   </property>
   <property name="sizeGripEnabled">
    <bool>true</bool>
@@ -26,12 +26,6 @@
    </item>
    <item row="0" column="1">
     <widget class="QLineEdit" name="countryEdit">
-     <property name="sizePolicy">
-      <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
-       <horstretch>0</horstretch>
-       <verstretch>0</verstretch>
-      </sizepolicy>
-     </property>
      <property name="toolTip">
       <string>Enter the country code for the WiFi interface</string>
      </property>
@@ -43,19 +37,6 @@
      </property>
     </widget>
    </item>
-   <item row="0" column="2">
-    <spacer name="horizontalSpacer">
-     <property name="orientation">
-      <enum>Qt::Horizontal</enum>
-     </property>
-     <property name="sizeHint" stdset="0">
-      <size>
-       <width>142</width>
-       <height>20</height>
-      </size>
-     </property>
-    </spacer>
-   </item>
    <item row="1" column="0" colspan="3">
     <widget class="QCheckBox" name="rememberCheckBox">
      <property name="toolTip">

eric ide

mercurial