Ignore:
Timestamp:
Feb 2, 2018 9:21:48 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:
a90c9c5
Parents:
5e66738
Message:

More code review related fixes

Location:
src/sas/qtgui/Perspectives/Fitting/UI
Files:
2 edited

Legend:

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

    r2d466e4 r14ec91c5  
    77    <x>0</x> 
    88    <y>0</y> 
    9     <width>359</width> 
    10     <height>166</height> 
     9    <width>406</width> 
     10    <height>167</height> 
    1111   </rect> 
    1212  </property> 
     
    9292         <widget class="QPushButton" name="cmdRevert"> 
    9393          <property name="text"> 
    94            <string>Revert</string> 
     94           <string>Swap</string> 
    9595          </property> 
    9696         </widget> 
     
    165165        <string>OK</string> 
    166166       </property> 
     167       <property name="default"> 
     168        <bool>true</bool> 
     169       </property> 
    167170      </widget> 
    168171     </item> 
  • src/sas/qtgui/Perspectives/Fitting/UI/MultiConstraintUI.ui

    rd3c0b95 r14ec91c5  
    1010    <x>0</x> 
    1111    <y>0</y> 
    12     <width>369</width> 
    13     <height>143</height> 
     12    <width>426</width> 
     13    <height>162</height> 
    1414   </rect> 
    1515  </property> 
     
    8585      <widget class="QPushButton" name="cmdRevert"> 
    8686       <property name="text"> 
    87         <string>Revert</string> 
     87        <string>Swap</string> 
    8888       </property> 
    8989      </widget> 
     
    150150       <property name="text"> 
    151151        <string>OK</string> 
     152       </property> 
     153       <property name="default"> 
     154        <bool>true</bool> 
    152155       </property> 
    153156      </widget> 
Note: See TracChangeset for help on using the changeset viewer.