Made ethernut2 behave as before.

This commit is contained in:
oliverschmidt 2007-12-14 23:45:56 +00:00
parent 7ad283bfe1
commit 4519240466

View File

@ -52,6 +52,9 @@ unsigned long clock_seconds(void);
/* Toggles support for icon textmaps. */
#define CTK_CONF_ICON_TEXTMAPS 1
/* Toggles support for windows. */
#define CTK_CONF_WINDOWS 1
/* Toggles support for movable windows. */
#define CTK_CONF_WINDOWMOVE 1 /* 333 bytes */