From f8c5d72b24247a9573b57e198bc931803fe96985 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 29 Oct 2017 15:46:09 +0000 Subject: RC1 - rotation gone crazy --- 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 91ac531..1cc44cd 100644 --- a/gui/src/chainImageSet.h +++ b/gui/src/chainImageSet.h @@ -2,6 +2,7 @@ #include "ofxJSON.h" #include "chainImage.h" #include "threadedChainImageLoader.h" +#include "threadedSystemDialogs.h" class chainImageSet{ @@ -72,4 +73,5 @@ class chainImageSet{ std::vector loadingIndexes; threadedChainImageLoader loader; + //threadedSystemLoadDialog loadDialog; }; \ No newline at end of file -- cgit v1.2.3