Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of SimpleGUI by
resources/GreenTick_64x64_bmp.h@14:e6515b19f5a0, 2016-05-21 (annotated)
- Committer:
- duncanFrance
- Date:
- Sat May 21 16:36:02 2016 +0000
- Revision:
- 14:e6515b19f5a0
- Parent:
- 13:6714534e7974
Added OKCancelDialog
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| duncanFrance | 13:6714534e7974 | 1 | #ifndef SIMPLEGUI_GREEN_TICK_H |
| duncanFrance | 13:6714534e7974 | 2 | #define SIMPLEGUI_GREEN_TICK_H |
| duncanFrance | 13:6714534e7974 | 3 | |
| duncanFrance | 14:e6515b19f5a0 | 4 | extern unsigned char const GreenTick_64x64_bmp[]; |
| duncanFrance | 13:6714534e7974 | 5 | |
| duncanFrance | 13:6714534e7974 | 6 | #endif |
