- Timestamp:
- Dec 13, 2016 7:03:39 AM (8 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 8696721
- Parents:
- 253e7170
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/UI/SlitSizeCalculator.ui
rd1fb22ee r6b9d41d 52 52 <item> 53 53 <widget class="QLineEdit" name="deltaq_in"> 54 <property name="minimumSize"> 55 <size> 56 <width>300</width> 57 <height>21</height> 58 </size> 59 </property> 54 60 <property name="readOnly"> 55 61 <bool>true</bool> … … 89 95 <item> 90 96 <widget class="QLineEdit" name="lengthscale_out"> 97 <property name="minimumSize"> 98 <size> 99 <width>125</width> 100 <height>21</height> 101 </size> 102 </property> 91 103 <property name="readOnly"> 92 104 <bool>true</bool> … … 106 118 </item> 107 119 <item> 108 <widget class="QLineEdit" name="lineEdit"/> 120 <widget class="QLineEdit" name="lineEdit"> 121 <property name="minimumSize"> 122 <size> 123 <width>120</width> 124 <height>21</height> 125 </size> 126 </property> 127 </widget> 109 128 </item> 110 129 </layout>
Note: See TracChangeset
for help on using the changeset viewer.