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

List:       kde-commits
Subject:    koffice/karbon/tools
From:       Jan Hambrecht <jaham () gmx ! net>
Date:       2007-03-16 20:35:50
Message-ID: 1174077350.102194.15169.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 643299 by jaham:

remove polyline tool which has a flake replacement



 M  +0 -1      CMakeLists.txt  
 D             gradienttoolplugin.rc  
 D             patterntoolplugin.rc  
 M  +0 -2      vdefaulttools.cc  
 D             vpolylinetool.cc  
 D             vpolylinetool.h  


--- trunk/koffice/karbon/tools/CMakeLists.txt #643298:643299
@@ -5,7 +5,6 @@
 ########### next target ###############
 
 set(karbon_defaulttools_PART_SRCS 
-   vpolylinetool.cc
    vshapetool.cc
    vsinustool.cc 
    vspiraltool.cc 
--- trunk/koffice/karbon/tools/vdefaulttools.cc #643298:643299
@@ -26,7 +26,6 @@
 
 #include "vdefaulttools.h"
 
-#include "vpolylinetool.h"
 #include "vshapetool.h"
 #include "vsinustool.h"
 #include "vspiraltool.h"
@@ -50,7 +49,6 @@
 	if ( parent->inherits("KarbonFactory") )
 	{
 		KarbonToolRegistry* r = KarbonToolRegistry::instance();
-		r->add(new KarbonToolFactory<VPolylineTool>());
 		r->add(new KarbonToolFactory<VSinusTool>());
 		r->add(new KarbonToolFactory<VSpiralTool>());
 		r->add(new KarbonToolFactory<VStarTool>());
[prev in list] [next in list] [prev in thread] [next in thread] 

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