diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/offscreen.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/offscreen.cxx b/test/offscreen.cxx index 43932fb60..11545dea1 100644 --- a/test/offscreen.cxx +++ b/test/offscreen.cxx @@ -69,6 +69,7 @@ private: // Width and height of the offscreen surface int offsc_w, offsc_h; int iters; // Must be set on first pass! + float scale; // current screen scaling factor value }; /*****************************************************************************/ |
