Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/MainWindow/UI/MainWindowUI.ui

    r8ac3551 r1543f0c  
    88    <y>0</y> 
    99    <width>915</width> 
    10     <height>762</height> 
     10    <height>527</height> 
    1111   </rect> 
    1212  </property> 
     
    2525     <y>0</y> 
    2626     <width>915</width> 
    27      <height>26</height> 
     27     <height>21</height> 
    2828    </rect> 
    2929   </property> 
     
    108108    <addaction name="actionChain_Fitting"/> 
    109109    <addaction name="separator"/> 
    110     <addaction name="actionAdd_Custom_Model"/> 
    111110    <addaction name="actionEdit_Custom_Model"/> 
    112     <addaction name="actionManage_Custom_Models"/> 
    113111   </widget> 
    114112   <widget class="QMenu" name="menuWindow"> 
     
    128126     <string>Analysis</string> 
    129127    </property> 
    130     <addaction name="actionCorfunc"/> 
    131128    <addaction name="actionFitting"/> 
     129    <addaction name="actionInversion"/> 
    132130    <addaction name="actionInvariant"/> 
    133     <addaction name="actionInversion"/> 
    134131   </widget> 
    135132   <widget class="QMenu" name="menuHelp"> 
     
    508505   </property> 
    509506  </action> 
    510   <action name="actionAdd_Custom_Model"> 
    511    <property name="text"> 
    512     <string>Add Custom Model</string> 
    513    </property> 
    514   </action> 
    515   <action name="actionManage_Custom_Models"> 
    516    <property name="text"> 
    517     <string>Manage Custom Models</string> 
    518    </property> 
    519   </action> 
    520   <action name="actionCorfunc"> 
    521    <property name="checkable"> 
    522     <bool>true</bool> 
    523    </property> 
    524    <property name="text"> 
    525     <string>Correlation Function</string> 
    526    </property> 
    527   </action> 
    528507 </widget> 
    529508 <resources/> 
Note: See TracChangeset for help on using the changeset viewer.