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

List:       kde-commits
Subject:    koffice/filters/karbon/svg
From:       Raphael Langerhorst <raphael-langerhorst () gmx ! at>
Date:       2005-06-27 22:08:50
Message-ID: 1119910130.356877.27458.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 429512 by raphael:

Fix compile


 M  +0 -8      svgexport.cc  
 M  +0 -1      svgexport.h  


--- trunk/koffice/filters/karbon/svg/svgexport.cc #429511:429512
@@ -217,14 +217,6 @@
 {
 }
 
-void 
-SvgExport::visitVLayer( VLayer& layer ) 
-{ 
-        *m_body << "<g" << getID( &layer ) << ">" << endl; 
-        VVisitor::visitVLayer( layer ); 
-        *m_body << "</g>" << endl; 
-}
-
 QString createUID()
 {
 	static unsigned int nr = 0;
--- trunk/koffice/filters/karbon/svg/svgexport.h #429511:429512
@@ -60,7 +60,6 @@
 	virtual void visitVLayer( VLayer& layer );
 	virtual void visitVSubpath( VSubpath& path );
 	virtual void visitVText( VText& text );
-        virtual void visitVLayer( VLayer& layer ); 
 
 	void getStroke( const VStroke& stroke );
 	void getColorStops( const QPtrVector<VColorStop> &colorStops );
[prev in list] [next in list] [prev in thread] [next in thread] 

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