[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
- Previous message: [rkward-cvs] rkward/rkward/plugins standard_plugins.pluginmap,NONE,1.1
- Next message: [rkward-cvs] rkward/rkward/plugin rkcomponentmap.cpp,NONE,1.1 rkcomponentmap.h,NONE,1.1 Makefile.am,1.3,1.4 rkpluginhandle.cpp,1.2,1.3 rkpluginhandle.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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:
- Previous message: [rkward-cvs] rkward/rkward/plugins standard_plugins.pluginmap,NONE,1.1
- Next message: [rkward-cvs] rkward/rkward/plugin rkcomponentmap.cpp,NONE,1.1 rkcomponentmap.h,NONE,1.1 Makefile.am,1.3,1.4 rkpluginhandle.cpp,1.2,1.3 rkpluginhandle.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rkward-tracker
mailing list