Changeset f0bb711 in sasview for src/sas/qtgui/Calculators/UI
- Timestamp:
- Oct 19, 2017 8:25:24 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:
- 0c468bf
- Parents:
- d5c5d3d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Calculators/UI/DataOperationUtilityUI.ui
rd5c5d3d rf0bb711 12 12 </property> 13 13 <property name="sizePolicy"> 14 <sizepolicy hsizetype=" MinimumExpanding" vsizetype="MinimumExpanding">14 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 15 15 <horstretch>0</horstretch> 16 16 <verstretch>0</verstretch> … … 19 19 <property name="minimumSize"> 20 20 <size> 21 <width>95 0</width>21 <width>951</width> 22 22 <height>425</height> 23 23 </size> … … 25 25 <property name="maximumSize"> 26 26 <size> 27 <width> 1000</width>28 <height> 500</height>27 <width>951</width> 28 <height>425</height> 29 29 </size> 30 30 </property>
Note: See TracChangeset
for help on using the changeset viewer.