Sophie

Sophie

distrib > Mageia > 8 > armv7hl > by-pkgid > d83d24bc3a95fd259e960d81716e5276 > files > 1

ds9-8.2-2.mga8.src.rpm

--- saods9/tksao/widget/widget.h.orig	2017-02-14 16:10:34.589170289 +0100
+++ saods9/tksao/widget/widget.h	2017-02-14 16:11:22.830343580 +0100
@@ -23,7 +23,7 @@
 
 class Attribute;
 
-extern float psScale;
+//extern float psScale;
 
 // General Defines
 
@@ -115,7 +115,8 @@
   int psResolution;          // postscript resolution
   int psLevel;               // postscript level
   PSColorSpace psColorSpace; // postscript color space
-
+  float psScale;
+  
  protected:
   virtual int updatePixmap(const BBox&) =0; // render into pixmap
   virtual void invalidPixmap();  // pixmap is invalid