[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/ksvg2
From:       Rob Buis <rwlbuis () xs4all ! nl>
Date:       2004-10-29 21:29:37
Message-ID: 20041029212937.5F7CD16CDC () office ! kde ! org
[Download RAW message or body]

CVS commit by buis: 

Small fixes.


  M +1 -1      dom/SVGColor.h   1.3
  M +1 -1      dom/SVGPaint.h   1.2
  M +0 -2      impl/SVGLengthImpl.h   1.2


--- kdenonbeta/ksvg2/dom/SVGColor.h  #1.2:1.3
@@ -37,5 +37,5 @@ namespace KSVG
         public:
                 SVGColor();
-                SVGColor(SVGColorImpl *p);
+                SVGColor(SVGColorImpl *i);
                 SVGColor(const SVGColor &other);
                 virtual ~SVGColor();

--- kdenonbeta/ksvg2/dom/SVGPaint.h  #1.1:1.2
@@ -38,5 +38,5 @@ namespace KSVG
         public:
                 SVGPaint();
-                SVGPaint(SVGPaintImpl *p);
+                SVGPaint(SVGPaintImpl *i);
                 SVGPaint(const SVGPaint &other);
                 virtual ~SVGPaint();

--- kdenonbeta/ksvg2/impl/SVGLengthImpl.h  #1.1:1.2
@@ -27,6 +27,4 @@
 #include <kdom/DOMString.h>
 
-#include <ksvg2/ecma/SVGLookup.h>
-
 class KCanvasItem;
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic