Changeset 4361
- Timestamp:
- 03/14/09 12:26:00 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branch/InterfaceEditor/umit/interfaceeditor/OptionManager.py
r4360 r4361 500 500 self.optionlist.add(opt) 501 501 self.add_button.set_sensitive(False) 502 502 self.emit('need-save', None, None) 503 503 504 504 TARGET_STRING = 0
