diff options
Diffstat (limited to 'tools.h')
-rw-r--r-- | tools.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +bool MoveRename(const char *OldName,const char *NewName,cRecording *Recording,bool Move); + class myRecListItem:public cListObject { private: |