aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-01-03 19:14:41 +0100
committerJoel Bodenmann <joel@unormal.org>2014-01-03 19:14:41 +0100
commitffed62c5ba3c208e83af5cc6615cfd1615a97d02 (patch)
tree6f15571875bd0922e6bd18e8c8d5d2d0d78336e6 /gfxconf.example.h
parentae6c2965ad35c512ae2404fe9079213034e6f7a6 (diff)
downloaduGFX-ffed62c5ba3c208e83af5cc6615cfd1615a97d02.tar.gz
uGFX-ffed62c5ba3c208e83af5cc6615cfd1615a97d02.tar.bz2
uGFX-ffed62c5ba3c208e83af5cc6615cfd1615a97d02.zip
GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORY
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 239d2212..4631cddc 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -124,7 +124,7 @@
#define GWIN_NEED_WINDOWMANAGER FALSE
#define GWIN_NEED_CONSOLE FALSE
- #define GWIN_CONSOLE_NEED_HISTORY TRUE
+ #define GWIN_CONSOLE_USE_HISTORY TRUE
#define GWIN_CONSOLE_USE_BASESTREAM FALSE
#define GWIN_CONSOLE_USE_FLOAT FALSE
#define GWIN_NEED_GRAPH FALSE