Changeset 6b50296 in sasview for src/sas/qtgui/MainWindow/UI
- Timestamp:
- Sep 4, 2018 8:18:49 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- e3df84e
- Parents:
- f53bc04
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/MainWindow/UI/MainWindowUI.ui
raa1db44 r6b50296 64 64 <addaction name="actionReport"/> 65 65 <addaction name="actionReset"/> 66 <addaction name="separator"/> 67 <addaction name="actionFreeze_Theory"/> 66 68 </widget> 67 69 <widget class="QMenu" name="menuView"> … … 535 537 </property> 536 538 </action> 539 <action name="actionFreeze_Theory"> 540 <property name="text"> 541 <string>Freeze Theory</string> 542 </property> 543 </action> 537 544 </widget> 538 545 <resources/>
Note: See TracChangeset
for help on using the changeset viewer.