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

List:       kde-commits
Subject:    kdegraphics/ksvg/impl
From:       Rob Buis <rwlbuis () xs4all ! nl>
Date:       2003-11-30 22:00:05
[Download RAW message or body]

CVS commit by buis: 


More virtual public fixes...


  M +1 -3      SVGFitToViewBoxImpl.h   1.16
  M +1 -2      SVGViewSpecImpl.h   1.13
  M +1 -1      SVGZoomAndPanImpl.h   1.15


--- kdegraphics/ksvg/impl/SVGViewSpecImpl.h  #1.12:1.13
@@ -35,6 +35,5 @@ namespace KSVG
 class SVGElementImpl;
 class SVGTransformListImpl;
-class SVGViewSpecImpl : public SVGZoomAndPanImpl,
-                                                public SVGFitToViewBoxImpl
+class SVGViewSpecImpl : public DOM::DomShared, public SVGZoomAndPanImpl, public SVGFitToViewBoxImpl
 {
 public:

--- kdegraphics/ksvg/impl/SVGZoomAndPanImpl.h  #1.14:1.15
@@ -30,5 +30,5 @@ namespace KSVG
 {
 
-class SVGZoomAndPanImpl : virtual public DOM::DomShared
+class SVGZoomAndPanImpl
 {
 public:

--- kdegraphics/ksvg/impl/SVGFitToViewBoxImpl.h  #1.15:1.16
@@ -22,6 +22,4 @@
 #define SVGFitToViewBoxImpl_H
 
-#include <dom/dom_misc.h>
-
 #include "ksvg_lookup.h"
 
@@ -34,5 +32,5 @@ class SVGAnimatedRectImpl;
 class SVGAnimatedPreserveAspectRatioImpl;
 class SVGMatrixImpl;
-class SVGFitToViewBoxImpl : virtual public DOM::DomShared
+class SVGFitToViewBoxImpl
 {
 public:


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

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