[rkward-cvs] rkward/rkward/rbackend rcommandreceiver.h,1.2,1.3

Thomas Friedrichsmeier tfry at users.sourceforge.net
Fri Sep 9 13:02:59 UTC 2005


Update of /cvsroot/rkward/rkward/rkward/rbackend
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12794/rkward/rbackend

Modified Files:
	rcommandreceiver.h 
Log Message:
Changed the way plugin-handles and corresponding menu-entries are created. Added some first building blocks for component infrastructure. Some polishing still needed.

Index: rcommandreceiver.h
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/rbackend/rcommandreceiver.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** rcommandreceiver.h	6 Sep 2004 14:27:40 -0000	1.2
--- rcommandreceiver.h	9 Sep 2005 13:02:57 -0000	1.3
***************
*** 25,28 ****
--- 25,31 ----
  @author Thomas Friedrichsmeier
  */
+ 
+ class RCommand;
+ 
  class RCommandReceiver {
  public:





More information about the rkward-tracker mailing list