summaryrefslogtreecommitdiff
path: root/gtk
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2001-02-08 23:59:40 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-02-08 23:59:40 +0000
commit589b4726093be0f1653648110d5e40150f2e375c (patch)
tree7c3b812c008ece5183245dfa81818335b7c9cd0a /gtk
parenta87d8405953ec65655b4b3b6b1d11e15649d330c (diff)
downloadgtk+-589b4726093be0f1653648110d5e40150f2e375c.tar.gz
moved back to a sane value!
Thu Feb 8 19:00:00 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeview.c (TREE_VIEW_VERTICAL_SEPARATOR): moved back to a sane value!
Diffstat (limited to 'gtk')
-rw-r--r--gtk/gtktreeview.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktreeview.c b/gtk/gtktreeview.c
index b5cdbef1e2..08f002f3a6 100644
--- a/gtk/gtktreeview.c
+++ b/gtk/gtktreeview.c
@@ -49,7 +49,7 @@
*/
/* Set to large number for debugging. Should normally be 2. */
-#define TREE_VIEW_VERTICAL_SEPARATOR 11
+#define TREE_VIEW_VERTICAL_SEPARATOR 2
#define TREE_VIEW_HORIZONTAL_SEPARATOR 0