From 8fa7247f69e1d8528572c43d3815a62e6bcdb75f Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Mon, 29 Sep 2014 08:47:01 +0200 Subject: Refactored thumbnail size dependent calculations --- thumbs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'thumbs.h') diff --git a/thumbs.h b/thumbs.h index 8209979..572b6ea 100644 --- a/thumbs.h +++ b/thumbs.h @@ -48,6 +48,7 @@ typedef struct { int cols; int rows; int zl; + int dim; bool dirty; } tns_t; -- cgit v1.2.3-54-g00ecf