Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-release-src > by-pkgid > 1c2c51afc3284db25b4799e1ce873f29 > files > 11

ds9-7.5-2.mga6.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