Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3843 → Rev 3842

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