From 0e4db69ff5dc0ebc863af03117caab39c725893f Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Mon, 29 Sep 2014 09:36:38 +0200 Subject: Scale thumbnail selection border width with thumbnail size --- thumbs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'thumbs.h') diff --git a/thumbs.h b/thumbs.h index 572b6ea..9a16d1c 100644 --- a/thumbs.h +++ b/thumbs.h @@ -48,6 +48,7 @@ typedef struct { int cols; int rows; int zl; + int bw; int dim; bool dirty; -- cgit v1.2.3