Ignore:
Timestamp:
Feb 9, 2017 8:07:05 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:
9a05a8d5
Parents:
bda1faa7
Message:

Code review changes for Slicer Parameter Editor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/UI/SlicerParametersUI.ui

    r3bdbfcc r57b7ee2  
    2828    <widget class="QTableView" name="lstParams"/> 
    2929   </item> 
    30    <item row="1" column="0"> 
    31     <spacer name="verticalSpacer"> 
    32      <property name="orientation"> 
    33       <enum>Qt::Vertical</enum> 
    34      </property> 
    35      <property name="sizeHint" stdset="0"> 
    36       <size> 
    37        <width>20</width> 
    38        <height>21</height> 
    39       </size> 
    40      </property> 
    41     </spacer> 
    42    </item> 
    43    <item row="2" column="1"> 
     30   <item row="1" column="1"> 
    4431    <widget class="QDialogButtonBox" name="buttonBox"> 
    4532     <property name="orientation"> 
     
    4734     </property> 
    4835     <property name="standardButtons"> 
    49       <set>QDialogButtonBox::Ok</set> 
     36      <set>QDialogButtonBox::Close|QDialogButtonBox::Help</set> 
    5037     </property> 
    5138    </widget> 
Note: See TracChangeset for help on using the changeset viewer.