- Timestamp:
- Feb 3, 2021 10:59:11 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIimgGUI.py
r4712 r4796 235 235 if 'det2theta' not in data: 236 236 data['det2theta'] = 0.0 237 if 'Gain map' not in data: 238 data['Gain map'] = '' 237 239 #end patch 238 240 tthSizer = wx.BoxSizer(wx.HORIZONTAL)
Note: See TracChangeset
for help on using the changeset viewer.