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

List:       kde-commits
Subject:    branches/work/khtml-svg/svg (silent)
From:       Rob Buis <buis () kde ! org>
Date:       2006-03-24 22:44:28
Message-ID: 1143240268.996110.28615.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 522262 by buis:

SVN_SILENT: compile fixes.


 M  +1 -0      SVGAnimatedAngleImpl.cpp  
 M  +1 -0      SVGAnimatedLengthImpl.cpp  
 M  +1 -0      SVGAnimatedRectImpl.cpp  
 M  +2 -0      SVGAnimatedTemplate.h  
 M  +1 -0      SVGFitToViewBoxImpl.cpp  


--- branches/work/khtml-svg/svg/SVGAnimatedAngleImpl.cpp #522261:522262
@@ -20,6 +20,7 @@
     Boston, MA 02111-1307, USA.
 */
 
+#include "SVGStyledElementImpl.h"
 #include "SVGAnimatedAngleImpl.h"
 
 using namespace KSVG;
--- branches/work/khtml-svg/svg/SVGAnimatedLengthImpl.cpp #522261:522262
@@ -20,6 +20,7 @@
     Boston, MA 02111-1307, USA.
 */
 
+#include "SVGStyledElementImpl.h"
 #include "SVGAnimatedLengthImpl.h"
 
 using namespace KSVG;
--- branches/work/khtml-svg/svg/SVGAnimatedRectImpl.cpp #522261:522262
@@ -20,6 +20,7 @@
     Boston, MA 02111-1307, USA.
 */
 
+#include "SVGStyledElementImpl.h"
 #include "SVGAnimatedRectImpl.h"
 
 using namespace KSVG;
--- branches/work/khtml-svg/svg/SVGAnimatedTemplate.h #522261:522262
@@ -27,6 +27,8 @@
 
 namespace KSVG
 {
+    class SVGStyledElementImpl;
+
     // SVGAnimatedTemplate
     // - lazy creation of baseVal/animVal
     //   (no more waste of mostly unused animVal variable!)
--- branches/work/khtml-svg/svg/SVGFitToViewBoxImpl.cpp #522261:522262
@@ -26,6 +26,7 @@
 #include "xml/dom_elementimpl.h"
 
 #include "SVGRectImpl.h"
+#include "SVGStyledElementImpl.h"
 #include "SVGAnimatedRectImpl.h"
 #include "SVGFitToViewBoxImpl.h"
 #include "SVGStyledElementImpl.h"
[prev in list] [next in list] [prev in thread] [next in thread] 

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