Changeset cd4f421 in sasview for src/sas/qtgui/MainWindow
- Timestamp:
- Oct 28, 2017 11:19:37 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:
- fca1f50
- Parents:
- bed08e7 (diff), d132f33 (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/MainWindow/GuiManager.py
rf0bb711 re32b120 648 648 """ 649 649 """ 650 print("actionInversion TRIGGERED")650 self._current_perspective = self.perspectiveChanged("PrInversion") 651 651 pass 652 652
Note: See TracChangeset
for help on using the changeset viewer.