]> Pileus Git - ~andy/gtk/commitdiff
Actually make that arrow size 15, not 14.
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 18 May 2004 17:51:24 +0000 (17:51 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 18 May 2004 17:51:24 +0000 (17:51 +0000)
gtk/gtkarrow.c

index b2005e1d7b04d877410d588ebf6cddda9006252d..4b35a17d7c8b45eda4ead1eb941022395bc77f13 100644 (file)
@@ -29,7 +29,7 @@
 #include "gtkarrow.h"
 #include "gtkintl.h"
 
-#define MIN_ARROW_SIZE  14
+#define MIN_ARROW_SIZE  15
 
 enum {
   PROP_0,