Changeset 3826 for trunk/GSASIIctrlGUI.py
- Timestamp:
- Feb 21, 2019 10:15:15 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIctrlGUI.py
r3810 r3826 165 165 except: 166 166 # Don't depend on GUI 167 pass 168 169 try: 170 wx.NewIdRef 171 wx.NewId = wx.NewIdRef 172 except AttributeError: 167 173 pass 168 174
Note: See TracChangeset
for help on using the changeset viewer.