Changeset aadf0af1 in sasview for src/sas/qtgui/DataExplorer.py


Ignore:
Timestamp:
Jan 4, 2017 4:35:08 AM (7 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
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:
570a58f9
Parents:
257bd57
Message:

Plot specific part of the context menu SASVIEW-427

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/DataExplorer.py

    r9290b1a raadf0af1  
    4444        self.manager = manager if manager is not None else DataManager() 
    4545        self.txt_widget = QtGui.QTextEdit(None) 
    46         # self.txt_widget = GuiUtils.DisplayWindow() 
    47  
    4846 
    4947        # Be careful with twisted threads. 
Note: See TracChangeset for help on using the changeset viewer.