Foundation classes for a basic GUI implementing simple widgets and events

Dependents:   TouchScreenGUIDemo

resources/GreenTick_64x64_bmp.h

Committer:
duncanFrance
Date:
2016-05-28
Revision:
18:d849f3ada858
Parent:
14:e6515b19f5a0

File content as of revision 18:d849f3ada858:

#ifndef SIMPLEGUI_GREEN_TICK_H
#define SIMPLEGUI_GREEN_TICK_H

extern unsigned char const GreenTick_64x64_bmp[];

#endif