Changes in src/sas/qtgui/MainWindow/UI/MainWindowUI.ui [8ac3551:1543f0c] in sasview
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/MainWindow/UI/MainWindowUI.ui
r8ac3551 r1543f0c 8 8 <y>0</y> 9 9 <width>915</width> 10 <height> 762</height>10 <height>527</height> 11 11 </rect> 12 12 </property> … … 25 25 <y>0</y> 26 26 <width>915</width> 27 <height>2 6</height>27 <height>21</height> 28 28 </rect> 29 29 </property> … … 108 108 <addaction name="actionChain_Fitting"/> 109 109 <addaction name="separator"/> 110 <addaction name="actionAdd_Custom_Model"/>111 110 <addaction name="actionEdit_Custom_Model"/> 112 <addaction name="actionManage_Custom_Models"/>113 111 </widget> 114 112 <widget class="QMenu" name="menuWindow"> … … 128 126 <string>Analysis</string> 129 127 </property> 130 <addaction name="actionCorfunc"/>131 128 <addaction name="actionFitting"/> 129 <addaction name="actionInversion"/> 132 130 <addaction name="actionInvariant"/> 133 <addaction name="actionInversion"/>134 131 </widget> 135 132 <widget class="QMenu" name="menuHelp"> … … 508 505 </property> 509 506 </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>528 507 </widget> 529 508 <resources/>
Note: See TracChangeset
for help on using the changeset viewer.