summaryrefslogtreecommitdiff
path: root/tools.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools.h')
-rw-r--r--tools.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools.h b/tools.h
index 215154d..87ad386 100644
--- a/tools.h
+++ b/tools.h
@@ -1,3 +1,5 @@
+bool MoveRename(const char *OldName,const char *NewName,cRecording *Recording,bool Move);
+
class myRecListItem:public cListObject
{
private: