Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3842 → Rev 3843

/trunk/tools/xtui.py
167,6 → 167,9
return (buttonbar.buttonPressed(retval), listbox.current())
elif (dialog):
if (width < 35):
width = 35
args = []
cnt = 0
for option in options: