diff options
Diffstat (limited to 'visualc/config.h')
| -rw-r--r-- | visualc/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/visualc/config.h b/visualc/config.h index fa8d6db76..847ec742e 100644 --- a/visualc/config.h +++ b/visualc/config.h @@ -9,7 +9,7 @@ (and KDE and Qt). 1 is a plausible future evolution... Notice that this may be simulated at runtime by redefining the boxtypes using Fl::set_boxtype() */ -#define BORDER_WIDTH 3 +#define BORDER_WIDTH 2 /* Do you have OpenGL? Set this to 0 if you don't plan to use OpenGL, and fltk will be smaller */ |
