diff view/View.h @ 919:a5488775f880 osx-retina

Pass proxy to layer for painting
author Chris Cannam
date Wed, 18 Mar 2015 13:52:07 +0000
parents 4fe7a09be0fe
children b1aa74ce697e
line wrap: on
line diff
--- a/view/View.h	Tue Mar 17 16:56:03 2015 +0000
+++ b/view/View.h	Wed Mar 18 13:52:07 2015 +0000
@@ -427,7 +427,6 @@
     sv_frame_t          m_playPointerFrame;
     bool                m_lightBackground;
     bool                m_showProgress;
-    int                 m_paintScale;
 
     QPixmap            *m_cache;
     sv_frame_t          m_cacheCentreFrame;