Changeset 19037
- Timestamp:
- 07/13/06 07:54:21 (2 years ago)
- Files:
-
- juggler/trunk/build_windows.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/build_windows.py
r19031 r19037 1856 1856 1857 1857 def update(self): 1858 self.updateRequiredOptions()1859 self.updateOptionsValidation()1860 self.updateCommandFrame()1858 self.updateRequiredOptions() 1859 self.updateOptionsValidation() 1860 self.updateCommandFrame() 1861 1861 1862 1862 def entryValidation(self, entry, update = False):
