forked from AuroraMiddleware/gtk
Actually make that arrow size 15, not 14.
This commit is contained in:
parent
85eb55763f
commit
f2801c7efc
@ -29,7 +29,7 @@
|
||||
#include "gtkarrow.h"
|
||||
#include "gtkintl.h"
|
||||
|
||||
#define MIN_ARROW_SIZE 14
|
||||
#define MIN_ARROW_SIZE 15
|
||||
|
||||
enum {
|
||||
PROP_0,
|
||||
|
Loading…
Reference in New Issue
Block a user