Changeset 8ac3551 in sasview for src/sas/qtgui/MainWindow/UI/MainWindowUI.ui
- Timestamp:
- Mar 21, 2018 8:26:17 AM (7 years ago)
- 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:
- 3790f7f, fca1f50
- Parents:
- 8b480d27
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/MainWindow/UI/MainWindowUI.ui
r3b3b40b r8ac3551 128 128 <string>Analysis</string> 129 129 </property> 130 <addaction name="actionCorfunc"/> 130 131 <addaction name="actionFitting"/> 132 <addaction name="actionInvariant"/> 131 133 <addaction name="actionInversion"/> 132 <addaction name="actionInvariant"/>133 134 </widget> 134 135 <widget class="QMenu" name="menuHelp"> … … 517 518 </property> 518 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> 519 528 </widget> 520 529 <resources/>
Note: See TracChangeset
for help on using the changeset viewer.