Changeset 492:a14b91097675 for src/mlx/gui
- Timestamp:
- 04/01/13 12:04:01 (12 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/gui/bugreport.py
r490 r492 64 64 self._description = description = gtk.TextView() 65 65 description.set_tooltip_text(xstr("bugreport_description_tooltip")) 66 description.set_wrap_mode(WRAP_WORD) 66 67 label.set_mnemonic_widget(description) 67 68
Note:
See TracChangeset
for help on using the changeset viewer.