Changeset f629e62f in sasview for src/sas/qtgui/Perspectives/Fitting/GPUOptions.py
- Timestamp:
- Oct 25, 2017 10:18:21 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:
- c31d41e7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/GPUOptions.py
rc31d41e7 rf629e62f 59 59 check_box.click() 60 60 self.clicked = True 61 self.openCLCheckBoxGroup.setMinimumWidth( 62 self.optionsLayout.sizeHint().width()) 63 self.setMinimumWidth(self.verticalLayout.sizeHint().width()) 61 64 62 65 def createLinks(self):
Note: See TracChangeset
for help on using the changeset viewer.