Changeset 4573 for trunk/GSASIIddataGUI.py
- Timestamp:
- Sep 21, 2020 3:43:06 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIddataGUI.py
r4534 r4573 27 27 import GSASIIplot as G2plt 28 28 import GSASIIpwd as G2pwd 29 import GSASIIphsGUI as G2ph sGUI29 import GSASIIphsGUI as G2phG 30 30 import GSASIIctrlGUI as G2G 31 31 import GSASIIpy3 as G2py3 … … 1057 1057 0,WACV|wx.TOP,10) 1058 1058 1059 G2ph sGUI.SetPhaseWindow(DData,mainSizer,Scroll=Scroll)1059 G2phG.SetPhaseWindow(DData,mainSizer,Scroll=Scroll)
Note: See TracChangeset
for help on using the changeset viewer.