Ignore:
Timestamp:
Jun 15, 2017 8:24:49 AM (7 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
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:
72f4834
Parents:
144ec831
Message:

Unit tests for fitting options dialog SASVIEW-514

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Fitting/UI/FittingOptionsUI.ui

    r2d0e0c1 rb0c5e8c  
    77    <x>0</x> 
    88    <y>0</y> 
    9     <width>503</width> 
    10     <height>672</height> 
     9    <width>440</width> 
     10    <height>538</height> 
    1111   </rect> 
    1212  </property> 
     
    2727      <item row="0" column="0"> 
    2828       <widget class="QComboBox" name="cbAlgorithm"> 
     29        <property name="sizePolicy"> 
     30         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> 
     31          <horstretch>0</horstretch> 
     32          <verstretch>0</verstretch> 
     33         </sizepolicy> 
     34        </property> 
    2935        <property name="sizeAdjustPolicy"> 
    3036         <enum>QComboBox::AdjustToContents</enum> 
Note: See TracChangeset for help on using the changeset viewer.