Changeset 96a2e45 in mainline
- Timestamp:
- 2009-01-31T20:46:19Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 516ff92
- Parents:
- 81df0ce
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/xtui.py
r81df0ce r96a2e45 168 168 return (buttonbar.buttonPressed(retval), listbox.current()) 169 169 elif (dialog): 170 if (width < 35): 171 width = 35 172 170 173 args = [] 171 174 cnt = 0
Note:
See TracChangeset
for help on using the changeset viewer.