[rkward-cvs] rkward/rkward/dataeditor rkeditordataframepart.h,1.4,1.5
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Sun Sep 18 15:17:54 UTC 2005
Update of /cvsroot/rkward/rkward/rkward/dataeditor
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29681/rkward/dataeditor
Modified Files:
rkeditordataframepart.h
Log Message:
downloaded packages are now archived or deleted according to user setting. Ability to specify additional package repositories
Index: rkeditordataframepart.h
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/dataeditor/rkeditordataframepart.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** rkeditordataframepart.h 17 Sep 2005 18:04:00 -0000 1.4
--- rkeditordataframepart.h 18 Sep 2005 15:17:52 -0000 1.5
***************
*** 58,64 ****
/** Does pasting (called from the respective slots) */
void doPaste ();
- protected:
- bool openFile () { return false; };
- bool saveFile () { return false; };
};
--- 58,61 ----
More information about the rkward-tracker
mailing list