Ignore:
Timestamp:
Nov 21, 2017 3:21:57 AM (6 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:
0580c77
Parents:
0261bc1
Message:

Minor updates to inversion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Inversion/UI/TabbedInversionUI.ui

    r6a3e1fe rf1ec901  
    88    <y>0</y> 
    99    <width>458</width> 
    10     <height>679</height> 
     10    <height>695</height> 
    1111   </rect> 
    1212  </property> 
     
    565565   </item> 
    566566   <item row="2" column="0"> 
    567     <layout class="QHBoxLayout" name="horizontalLayout_8"> 
    568      <property name="sizeConstraint"> 
    569       <enum>QLayout::SetDefaultConstraint</enum> 
    570      </property> 
     567    <layout class="QHBoxLayout" name="horizontalLayout_5"> 
     568     <item> 
     569      <widget class="QPushButton" name="calculateThisButton"> 
     570       <property name="text"> 
     571        <string>Calculate</string> 
     572       </property> 
     573      </widget> 
     574     </item> 
     575     <item> 
     576      <widget class="QPushButton" name="calculateAllButton"> 
     577       <property name="text"> 
     578        <string>Calculate All</string> 
     579       </property> 
     580      </widget> 
     581     </item> 
    571582     <item> 
    572583      <spacer name="horizontalSpacer"> 
     
    579590       <property name="sizeHint" stdset="0"> 
    580591        <size> 
    581          <width>40</width> 
     592         <width>158</width> 
    582593         <height>20</height> 
    583594        </size> 
Note: See TracChangeset for help on using the changeset viewer.