eric7/UI/NumbersWidget.ui

branch
eric7
changeset 8356
68ec9c3d4de5
parent 8312
800c432b34c8
child 8358
144a6b854f70
--- a/eric7/UI/NumbersWidget.ui	Sat May 22 17:01:51 2021 +0200
+++ b/eric7/UI/NumbersWidget.ui	Sat May 22 18:51:46 2021 +0200
@@ -251,7 +251,7 @@
       </widget>
      </item>
      <item row="0" column="1">
-      <widget class="E5TextSpinBox" name="formatBox">
+      <widget class="EricTextSpinBox" name="formatBox">
        <property name="toolTip">
         <string>Select the input format</string>
        </property>
@@ -271,7 +271,7 @@
       </widget>
      </item>
      <item row="1" column="1">
-      <widget class="E5TextSpinBox" name="sizeBox">
+      <widget class="EricTextSpinBox" name="sizeBox">
        <property name="toolTip">
         <string>Select the bit size</string>
        </property>
@@ -312,9 +312,9 @@
  </widget>
  <customwidgets>
   <customwidget>
-   <class>E5TextSpinBox</class>
+   <class>EricTextSpinBox</class>
    <extends>QSpinBox</extends>
-   <header>E5Gui/E5TextSpinBox.h</header>
+   <header>E5Gui/EricTextSpinBox.h</header>
   </customwidget>
  </customwidgets>
  <tabstops>

eric ide

mercurial