Changeset 1852 for trunk/GSASIIgrid.py
- Timestamp:
- May 14, 2015 10:31:16 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIgrid.py
r1840 r1852 1248 1248 self.TextureEdit.Append(id=wxID_REFINETEXTURE, kind=wx.ITEM_NORMAL,text='Refine texture', 1249 1249 help='Refine the texture coefficients from sequential results') 1250 self.TextureEdit.Append(id=wxID_CLEARTEXTURE, kind=wx.ITEM_NORMAL,text='Clear texture',1251 help='Clear the texture coefficients' )1250 # self.TextureEdit.Append(id=wxID_CLEARTEXTURE, kind=wx.ITEM_NORMAL,text='Clear texture', 1251 # help='Clear the texture coefficients' ) 1252 1252 self.PostfillDataMenu() 1253 1253
Note: See TracChangeset
for help on using the changeset viewer.