Ignore:
Timestamp:
May 15, 2019 4:39:01 PM (4 years ago)
Author:
toby
Message:

fix misc PDF issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIdataGUI.py

    r3973 r3980  
    42194219                                ElList['C'] = ElData
    42204220                    ElLists.append(ElList)
    4221                 id, cookie = self.GPXtree.GetNextChild(self.root, cookie)
     4221                Id, cookie = self.GPXtree.GetNextChild(self.root, cookie)
    42224222            if len(TextList) < 1:
    42234223                self.ErrorDialog('Nothing to make PDFs for','There must be at least one "PWDR" pattern')
Note: See TracChangeset for help on using the changeset viewer.