Changeset dfdc243 in sasview for src/sas/sasgui/guiframe/local_perspectives
- Timestamp:
- Sep 15, 2016 8:33:57 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:
- 78bc3bb2
- Parents:
- 1de6300
- git-author:
- Lewis O'Driscoll <lewis.o'driscoll@…> (08/16/16 11:00:05)
- git-committer:
- Piotr Rozyczko <rozyczko@…> (09/15/16 08:33:57)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/guiframe/local_perspectives/plotting/Plotter1D.py
rd4115a55 rdfdc243 773 773 int(curr_symbol))), curr_label) 774 774 self.appD.Bind(wx.EVT_CLOSE, self.on_AppDialog_close) 775 self.graph.selected_plottable = None 775 776 776 777 def on_AppDialog_close(self, event):
Note: See TracChangeset
for help on using the changeset viewer.