From e7d20cf352688bf717a01f4e6d9e6f497c2bea4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 20 Sep 2025 19:19:34 +0200 Subject: New upstream version 5.3.1Beta2 --- app/bin/cundo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'app/bin/cundo.h') 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 -- cgit v1.2.3