summaryrefslogtreecommitdiff
path: root/render.h
diff options
context:
space:
mode:
Diffstat (limited to 'render.h')
-rw-r--r--render.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/render.h b/render.h
index 1c20beb..7057315 100644
--- a/render.h
+++ b/render.h
@@ -91,6 +91,7 @@ private:
// update thread
bool mActive;
cCondVar mDoUpdate;
+ cCondVar mStarted;
cMutex mMutex;
int mUpdateIn;