Fresco/Berlin/modules/Commands CommandKitImpl.cc,1.27,1.28

Tobias Hunger <[email protected]>
Newsgroups gmane.comp.video.fresco.cvs
Message-ID <[email protected]>
Update of /cvs/fresco/Fresco/Berlin/modules/Commands
In directory purcel:/tmp/cvs-serv22008/modules/Commands

Modified Files:
	CommandKitImpl.cc 
Log Message:
Move the create template from the LayoutKit into KitImpl.hh and use it
in all Kits.


Index: CommandKitImpl.cc
===================================================================
RCS file: /cvs/fresco/Fresco/Berlin/modules/Commands/CommandKitImpl.cc,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- CommandKitImpl.cc	31 Aug 2002 12:30:26 -0000	1.27
+++ CommandKitImpl.cc	23 Jan 2003 22:31:02 -0000	1.28
@@ -140,10 +140,13 @@
   clist_t _commands;
 };
 
-CommandKitImpl::CommandKitImpl(const std::string &id, const Fresco::Kit::PropertySeq &p)
-  : KitImpl(id, p) {}
 
-CommandKitImpl::~CommandKitImpl() {}
+
+CommandKitImpl::CommandKitImpl(const std::string &id,
+			       const Fresco::Kit::PropertySeq &p)
+  : KitImpl(id, p) { }
+
+CommandKitImpl::~CommandKitImpl() { }
 
 void CommandKitImpl::bind(ServerContext_ptr server)
 {
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.