Changeset 4089
- Timestamp:
- 05/21/08 19:09:06 (6 months ago)
- Files:
-
- trunk/ide/ClassDesignerComponents.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/ide/ClassDesignerComponents.py
r4086 r4089 1161 1161 "DefaultBorderTop": {"type" : bool, "readonly" : False}, 1162 1162 "DefaultBorderBottom": {"type" : bool, "readonly" : False}, 1163 "DefaultSpacing": {"type" : int, "readonly" : False}, 1163 1164 "SlotCount" : {"type": int, "readonly" : False}} 1164 1165 # Add the controlling sizer props, if applicable
