Index: tools/viewer/Viewer.h |
diff --git a/tools/viewer/Viewer.h b/tools/viewer/Viewer.h |
index e140e1b87a395f3894aa482827cf9c3865819972..14b4650240ce3b107a4b912d91d3b4241114326c 100644 |
--- a/tools/viewer/Viewer.h |
+++ b/tools/viewer/Viewer.h |
@@ -52,6 +52,7 @@ private: |
int fCurrentSlide; |
bool fDisplayStats; |
+ bool fRefresh; // whether to continuously refresh for measuring render time |
// whether to split the screen and draw two copies of the slide, one with sRGB and one without |
bool fSplitScreen; |