Changeset a7a0def in sasview for src/sas/qtgui/Perspectives/Corfunc/CorfuncPerspective.py
- Timestamp:
- Mar 25, 2019 9:01:07 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl
- Children:
- f6c3f01
- Parents:
- 28c2586
- git-author:
- Adam Washington <rprospero@…> (03/25/19 08:01:02)
- git-committer:
- Adam Washington <rprospero@…> (03/25/19 09:01:07)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Corfunc/CorfuncPerspective.py
r28c2586 ra7a0def 121 121 self._realplot = MyMplCanvas(self.model) 122 122 self.plotLayout.insertWidget(1, self._realplot) 123 124 self.gridLayout_8.setColumnStretch(0, 1) 125 self.gridLayout_8.setColumnStretch(1, 3) 123 126 124 127 # Connect buttons to slots.
Note: See TracChangeset
for help on using the changeset viewer.