Changeset ca8b853 in sasview for src/sas/qtgui/UI


Ignore:
Timestamp:
Nov 3, 2016 10:55:38 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:
469b4622
Parents:
e4676c8
Message:

Modified behaviour of theory freeze

File:
1 edited

Legend:

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

    r8cb6cd6 rca8b853  
    143143        <layout class="QHBoxLayout" name="horizontalLayout"> 
    144144         <item> 
    145           <widget class="QPushButton" name="cmdFreeze"> 
    146            <property name="text"> 
    147             <string>Freeze Theory</string> 
    148            </property> 
    149           </widget> 
    150          </item> 
    151          <item> 
    152145          <spacer name="horizontalSpacer"> 
    153146           <property name="orientation"> 
     
    295288        <layout class="QHBoxLayout" name="horizontalLayout_3"> 
    296289         <item> 
     290          <widget class="QPushButton" name="cmdFreeze"> 
     291           <property name="text"> 
     292            <string>Freeze Theory</string> 
     293           </property> 
     294          </widget> 
     295         </item> 
     296         <item> 
    297297          <spacer name="horizontalSpacer_5"> 
    298298           <property name="orientation"> 
     
    301301           <property name="sizeHint" stdset="0"> 
    302302            <size> 
    303              <width>353</width> 
     303             <width>218</width> 
    304304             <height>20</height> 
    305305            </size> 
Note: See TracChangeset for help on using the changeset viewer.