Run variations calculation in background

but there are still side effects and thus it crashes.

Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
Robert C. Helling 2017-08-29 11:41:30 +02:00
parent be6b50fce4
commit a9ceecc2e3
6 changed files with 35 additions and 1 deletions

View file

@ -123,6 +123,7 @@ private:
QDateTime startTime;
int tempGFHigh;
int tempGFLow;
int instanceCounter = 0;
};
#endif