Changeset b94889a in sasview for src/sas/qtgui/UI
- Timestamp:
- Dec 2, 2016 8:50:17 AM (8 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:
- 6d05e1d
- Parents:
- ef01be4 (diff), 040529d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Location:
- src/sas/qtgui/UI
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/UI/MainWindowUI.ui
r0cd8612 r363fbfa 25 25 <y>0</y> 26 26 <width>915</width> 27 <height>2 1</height>27 <height>25</height> 28 28 </rect> 29 29 </property> … … 82 82 </property> 83 83 <addaction name="actionData_Operation"/> 84 <addaction name="separator"/> 84 85 <addaction name="actionSLD_Calculator"/> 85 86 <addaction name="actionDensity_Volume_Calculator"/> 86 87 <addaction name="actionSlit_Size_Calculator"/> 88 <addaction name="actionKeissig_Calculator"/> 87 89 <addaction name="actionSAS_Resolution_Estimator"/> 88 90 <addaction name="actionGeneric_Scattering_Calculator"/> … … 489 491 </property> 490 492 </action> 493 <action name="actionKeissig_Calculator"> 494 <property name="text"> 495 <string>Kiessig Thickness Calculator</string> 496 </property> 497 </action> 491 498 </widget> 492 499 <resources>
Note: See TracChangeset
for help on using the changeset viewer.