Changeset ee7e423 in sasview for src/sas/qtgui/Perspectives/Fitting
- Timestamp:
- Jul 27, 2018 6:19:02 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 593b5790
- Parents:
- 3f5b901
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/ViewDelegate.py
rfde5bcd ree7e423 55 55 text_html = GuiUtils.convertUnitToHTML(str(options.text)) 56 56 doc.setHtml(text_html) 57 doc.setDocumentMargin(1) 57 58 58 59 # delete the original content
Note: See TracChangeset
for help on using the changeset viewer.