Ignore:
Timestamp:
Aug 21, 2018 2:29:58 AM (6 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
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:
28d070a, 4e887d8
Parents:
04ac604 (diff), c972e3a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'ESS_GUI' of https://github.com/SasView/sasview into ESS_GUI

File:
1 edited

Legend:

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

    r04ac604 rb51c8fc  
    12551255            #if current_tab_name in self.theory_model.item(current_index).text(): 
    12561256            if current_tab_name == self.theory_model.item(current_index).text(): 
    1257                 return 
    12581257                self.theory_model.removeRow(current_index) 
    12591258                break 
Note: See TracChangeset for help on using the changeset viewer.