Changeset 442210e in mainline
- Timestamp:
- 2020-12-10T11:12:51Z (4 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0350033
- Parents:
- 0da03df
- git-author:
- Jiri Svoboda <jiri@…> (2020-12-09 19:09:54)
- git-committer:
- Jiri Svoboda <jiri@…> (2020-12-10 11:12:51)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/barber/barber.c
r0da03df r442210e 412 412 ui_image_set_bmp(frame_img, NULL, &rect); 413 413 414 destroy_frames(); 415 414 416 ui_window_destroy(window); 415 417 ui_destroy(ui); 416 418 417 destroy_frames();418 419 419 return 0; 420 420 }
Note:
See TracChangeset
for help on using the changeset viewer.