Ignore:
Timestamp:
Sep 21, 2020 3:43:06 PM (3 years ago)
Author:
toby
Message:

RB extensions and minor bug fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIddataGUI.py

    r4534 r4573  
    2727import GSASIIplot as G2plt
    2828import GSASIIpwd as G2pwd
    29 import GSASIIphsGUI as G2phsGUI
     29import GSASIIphsGUI as G2phG
    3030import GSASIIctrlGUI as G2G
    3131import GSASIIpy3 as G2py3
     
    10571057                      0,WACV|wx.TOP,10)
    10581058       
    1059     G2phsGUI.SetPhaseWindow(DData,mainSizer,Scroll=Scroll)
     1059    G2phG.SetPhaseWindow(DData,mainSizer,Scroll=Scroll)
Note: See TracChangeset for help on using the changeset viewer.