mirror of
https://github.com/fltk/fltk.git
synced 2026-05-28 03:15:21 +08:00
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
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user