Fresco/Berlin/modules/Rasters RasterKitImpl.cc,1.22,1.23 RasterKitImpl.hh,1.16,1.17

Nick Lewycky <[email protected]>
Newsgroups gmane.comp.video.fresco.cvs
Message-ID <[email protected]>
Update of /cvs/fresco/Fresco/Berlin/modules/Rasters
In directory purcel:/tmp/cvs-serv12714

Modified Files:
	RasterKitImpl.cc RasterKitImpl.hh 
Log Message:
Correct the namespace for the RasterKit.


Index: RasterKitImpl.cc
===================================================================
RCS file: /cvs/fresco/Fresco/Berlin/modules/Rasters/RasterKitImpl.cc,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- RasterKitImpl.cc	20 Feb 2003 02:36:43 -0000	1.22
+++ RasterKitImpl.cc	6 Mar 2003 05:03:02 -0000	1.23
@@ -29,7 +29,7 @@
 using namespace Prague;
 using namespace Fresco;
 
-using namespace Berlin::ImageKit;
+using namespace Berlin::RasterKit;
 
 RasterKitImpl::RasterKitImpl(const std::string &id,
                              const Fresco::Kit::PropertySeq &p,

Index: RasterKitImpl.hh
===================================================================
RCS file: /cvs/fresco/Fresco/Berlin/modules/Rasters/RasterKitImpl.hh,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- RasterKitImpl.hh	20 Feb 2003 02:36:44 -0000	1.16
+++ RasterKitImpl.hh	6 Mar 2003 05:03:02 -0000	1.17
@@ -34,7 +34,7 @@
 
 namespace Berlin 
 {
-namespace ImageKit 
+namespace RasterKit 
 {
 
 class RasterKitImpl : public virtual POA_Fresco::RasterKit,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.