From b470c73bfc271c032f4df9a3fd1b9770cf627f00 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 17 Dec 2017 16:14:27 +0000 Subject: select images --- gui/src/chainImageSet.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gui/src/chainImageSet.h') diff --git a/gui/src/chainImageSet.h b/gui/src/chainImageSet.h index 6620923..58734be 100644 --- a/gui/src/chainImageSet.h +++ b/gui/src/chainImageSet.h @@ -4,6 +4,8 @@ #include "threadedChainImageLoader.h" #include "threadedSystemDialogs.h" +#define ZOOM_FUDGE_FACTOR 5 + class chainImageSet{ public: -- cgit v1.2.3