[rkward-cvs] rkward/rkward/windows rkcommandeditorwindow.h,1.3,1.4

Pierre ecoch at users.sourceforge.net
Fri Oct 22 15:24:04 UTC 2004


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

Modified Files:
	rkcommandeditorwindow.h 
Log Message:
adding 'interrupt command'


Index: rkcommandeditorwindow.h
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/windows/rkcommandeditorwindow.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** rkcommandeditorwindow.h	9 Oct 2004 15:21:57 -0000	1.3
--- rkcommandeditorwindow.h	22 Oct 2004 15:24:01 -0000	1.4
***************
*** 55,59 ****
  	void runFromCursor ();
  	void runToCursor ();
! 
  	void newFile ();
  	void openFile ();
--- 55,59 ----
  	void runFromCursor ();
  	void runToCursor ();
! 	void interruptCommand ();
  	void newFile ();
  	void openFile ();





More information about the rkward-tracker mailing list