Fix RealToFloat test (hopefully)
[ipdf/code.git] / src / view.h
index cc09a89..6b63799 100644 (file)
@@ -15,6 +15,7 @@ namespace IPDF
                        void Render();
                        
                        void Translate(Real x, Real y);
+                       void ScaleAroundPoint(Real x, Real y, Real scaleAmt);
                
                private:
                        Document & m_document;

UCC git Repository :: git.ucc.asn.au