aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-07-19 09:37:50 +1000
committerinmarket <andrewh@inmarket.com.au>2013-07-19 09:37:50 +1000
commit386539072cd63ff36de2f07b87041c3632ad4bd7 (patch)
tree7406b879a76bd8ffb45709195708aa080d93d9c7 /gfxconf.example.h
parentcb28adcfba206bd375d0d16e90c247b7bf8068fb (diff)
downloaduGFX-386539072cd63ff36de2f07b87041c3632ad4bd7.tar.gz
uGFX-386539072cd63ff36de2f07b87041c3632ad4bd7.tar.bz2
uGFX-386539072cd63ff36de2f07b87041c3632ad4bd7.zip
Image animation changes
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 1797cadc..dfeb707a 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -87,6 +87,8 @@
#define GWIN_NEED_BUTTON FALSE
#define GWIN_NEED_SLIDER FALSE
#define GWIN_NEED_CHECKBOX FALSE
+#define GWIN_NEED_IMAGE FALSE
+#define GWIN_NEED_RADIO FALSE
/* Features for the GEVENT subsystem. */
#define GEVENT_ASSERT_NO_RESOURCE FALSE
@@ -129,6 +131,7 @@
#define GWIN_BUTTON_LAZY_RELEASE FALSE
#define GWIN_CONSOLE_USE_BASESTREAM FALSE
#define GWIN_CONSOLE_USE_FLOAT FALSE
+ #define GWIN_NEED_IMAGE_ANIMATION FALSE
*/
/* Optional Low Level Driver Definitions */