Changeset 31c5b58 in sasview for src/sas/qtgui/UnitTesting/SasviewLoggerTest.py
- Timestamp:
- Nov 25, 2016 8:56:41 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:
- 3968752
- Parents:
- 14d9c7b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/UnitTesting/SasviewLoggerTest.py
- Property mode changed from 100755 to 100644
ra95260d r31c5b58 5 5 from PyQt4.QtGui import * 6 6 from PyQt4.QtCore import * 7 8 # set up import paths 9 import path_prepare 7 10 8 11 # Local
Note: See TracChangeset
for help on using the changeset viewer.