From 1c818271b14c0682fa36f6ab1b1a5d4f40122e50 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Tue, 15 Aug 2017 15:26:50 +0000 Subject: Complete previous commit at r.12385 that was partial. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12386 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/offscreen.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'test/offscreen.cxx') 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 }; /*****************************************************************************/ -- cgit v1.2.3