summaryrefslogtreecommitdiff
path: root/visualc/config.h
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>1998-10-20 16:41:24 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>1998-10-20 16:41:24 +0000
commit53fcfae9cbd78186fb0d35b1e2cd8bccba9f1602 (patch)
tree405b190a0290339fe148df6fbb21d5b3bb8385a2 /visualc/config.h
parent89ba91ad3754738af957e69b20eee5785e5cc2e2 (diff)
Updated autoconf files to support shared libraries and JPEG library.
Updated README files. Removed old files. git-svn-id: file:///fltk/svn/fltk/trunk@24 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'visualc/config.h')
-rw-r--r--visualc/config.h2
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 */