summaryrefslogtreecommitdiff
path: root/app/bin/cundo.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2025-09-20 19:19:34 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2025-09-20 19:19:34 +0200
commite7d20cf352688bf717a01f4e6d9e6f497c2bea4c (patch)
treecfd2ef9b569f49af985a6f1ec44f2614f63c8e78 /app/bin/cundo.h
parenta14a7a0ccc9de76aeab0b2e4bbf58f1a79deedc2 (diff)
New upstream version 5.3.1Beta2upstream/5.3.1Beta2
Diffstat (limited to 'app/bin/cundo.h')
-rw-r--r--app/bin/cundo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/bin/cundo.h b/app/bin/cundo.h
index 2282835..0fc6653 100644
--- a/app/bin/cundo.h
+++ b/app/bin/cundo.h
@@ -37,5 +37,6 @@ BOOL_T UndoDelete( track_p );
BOOL_T UndoNew( track_p );
void UndoEnd( void );
void UndoClear( void );
+void UndoDeferFree( void* );
#endif // !HAVE_CUNDO_H