[rkward-cvs] rkward/rkward/plugin rkcomponentmap.h,1.4,1.5

Thomas Friedrichsmeier tfry at users.sourceforge.net
Mon Oct 24 19:29:45 UTC 2005


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

Modified Files:
	rkcomponentmap.h 
Log Message:
Add setting for maximum number of lines in watch

Index: rkcomponentmap.h
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/plugin/rkcomponentmap.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** rkcomponentmap.h	24 Oct 2005 18:11:58 -0000	1.4
--- rkcomponentmap.h	24 Oct 2005 19:29:43 -0000	1.5
***************
*** 47,51 ****
  	static RKComponentHandle* createComponentHandle (const QString &filename, RKComponentType type, const QString& id, const QString& label);
  private:
! /** The filename of the description file for this comonent */
  	QString filename;
  	RKComponentType type;
--- 47,51 ----
  	static RKComponentHandle* createComponentHandle (const QString &filename, RKComponentType type, const QString& id, const QString& label);
  private:
! /** The filename of the description file for this component */
  	QString filename;
  	RKComponentType type;





More information about the rkward-tracker mailing list