Changeset 3157
- Timestamp:
- 07/16/08 20:23:05 (5 years ago)
- Files:
-
- 1 modified
-
branch/PacketManipulator/widgets/PropertyGrid.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branch/PacketManipulator/widgets/PropertyGrid.py
r3156 r3157 120 120 widget.style.paint_check(window, state, sh, bounds, widget, \ 121 121 "checkbutton", \ 122 #bounds.x + (bounds.width - size) / 2, \123 122 bounds.x \ 124 123 bounds.y + (bounds.height - size) / 2, \
