Changeset a6cd8d1 in sasview for src/sas/qtgui/MainWindow/GuiManager.py
- Timestamp:
- Oct 24, 2017 10:33:22 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:
- 1df1025
- Parents:
- 14fa542
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/MainWindow/GuiManager.py
r06ce180 ra6cd8d1 624 624 """ 625 625 """ 626 print("actionGPU_Options TRIGGERED")627 626 if getattr(self._current_perspective, "gpu_options_widget"): 628 627 self._current_perspective.gpu_options_widget.show()
Note: See TracChangeset
for help on using the changeset viewer.