Changes between Initial Version and Version 1 of Ticket #45


Ignore:
Timestamp:
01/05/16 15:43:17 (9 years ago)
Author:
zhangjr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45 – Description

    initial v1  
    55self.calibrationPage = CSNSCalibrationPage(self)
    66self.reductionPage = CSNSReductionPage(self)
     7
     8def __init__(self, parent):
     9        super(CSNSChopperPage, self).__init__(parent)