Changeset 8045572 in sasview for src/sas/qtgui/Perspectives/PrInversion/UI/TabbedPrInversionUI.ui
- Timestamp:
- Oct 26, 2017 10:37:23 AM (7 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:
- 406f420
- Parents:
- e32b120
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/PrInversion/UI/TabbedPrInversionUI.ui
re32b120 r8045572 180 180 </item> 181 181 <item row="0" column="0"> 182 <layout class="QHBoxLayout" name="horizontalLayout_2" >182 <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="1,3"> 183 183 <item> 184 184 <widget class="QLabel" name="label"> … … 189 189 </item> 190 190 <item> 191 <widget class="QLineEdit" name="dataFileName"> 192 <property name="enabled"> 193 <bool>true</bool> 194 </property> 195 <property name="frame"> 196 <bool>false</bool> 197 </property> 198 <property name="readOnly"> 199 <bool>false</bool> 200 </property> 201 </widget> 191 <widget class="QComboBox" name="dataList"/> 202 192 </item> 203 193 </layout>
Note: See TracChangeset
for help on using the changeset viewer.