Changeset 4183 for trunk/GSASIIphsGUI.py


Ignore:
Timestamp:
Oct 20, 2019 6:12:55 PM (4 years ago)
Author:
vondreele
Message:

moe mg.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIphsGUI.py

    r4175 r4183  
    97439743        elif text == 'Wave Data' and data['General']['Modulated']:
    97449744            G2gd.SetDataMenuBar(G2frame,G2frame.dataWindow.WavesData)
     9745            G2plt.PlotStructure(G2frame,data,firstCall=True)
    97459746            UpdateWavesData()
    9746             wx.CallAfter(G2plt.PlotStructure,G2frame,data,firstCall=True)
    97479747        elif text == 'Dysnomia':
    97489748            G2gd.SetDataMenuBar(G2frame,G2frame.dataWindow.MEMMenu)
Note: See TracChangeset for help on using the changeset viewer.