Changeset 12acdcc in sasview
- Timestamp:
- Sep 28, 2018 3:00:20 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 8137a02
- Parents:
- 93c813f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/MainWindow/GuiManager.py
r8eea1b1 r12acdcc 431 431 self._workspace.actionCombine_Batch_Fit.setEnabled(False) 432 432 self._workspace.actionFit_Results.setEnabled(False) 433 # orientation viewer set to invisible SASVIEW-1132 434 self._workspace.actionOrientation_Viewer.setVisible(False) 433 435 434 436 # File
Note: See TracChangeset
for help on using the changeset viewer.