Use 16 as default size for checkbutton indicator

So that 16x16 icons can be used from themes such as Adwaita in their
natural size.
This commit is contained in:
Cosimo Cecchi
2011-03-01 22:31:13 -05:00
parent ea7661cb3f
commit 64aac9624c
3 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@
#include "gtkintl.h"
#define INDICATOR_SIZE 13
#define INDICATOR_SIZE 16
#define INDICATOR_SPACING 2