Changeset 481ff26 in sasview for src/sas/qtgui/MainWindow.py
- Timestamp:
- Jul 4, 2016 5:32:49 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:
- f0f309d
- Parents:
- f82ab8c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/MainWindow.py
rf82ab8c r481ff26 25 25 def closeEvent(self, event): 26 26 self.guiManager.quitApplication() 27 27 28 28 29 def SplashScreen():
Note: See TracChangeset
for help on using the changeset viewer.