diff options
Diffstat (limited to 'src/edbox.h')
| -rw-r--r-- | src/edbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/edbox.h b/src/edbox.h index a410cec..3344353 100644 --- a/src/edbox.h +++ b/src/edbox.h @@ -2,7 +2,7 @@ /**** public API ****/ -#define EDBOX_SIZE 160 +#define EDBOX_SIZE 240 /* clear the contents of the edit box (whether it's visible or not) */ void edbox_clear(void); |
