Changeset 4919 for trunk/GSASIIctrlGUI.py
- Timestamp:
- Jun 3, 2021 10:12:41 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIctrlGUI.py
r4918 r4919 5405 5405 self.dlg.Destroy() 5406 5406 ################################################################################ 5407 updateNoticeDict = { } # example: {1234:True, 5000:False}5407 updateNoticeDict = {4918:True} # example: {1234:True, 5000:False} 5408 5408 '''A dict with versions that should be noted. The value associated with the 5409 5409 tag is if all older projects should show the warning, or only the first
Note: See TracChangeset
for help on using the changeset viewer.