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:
@ -35,7 +35,7 @@
|
||||
#include "gtkintl.h"
|
||||
|
||||
|
||||
#define INDICATOR_SIZE 13
|
||||
#define INDICATOR_SIZE 16
|
||||
#define INDICATOR_SPACING 2
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user