From 01296c46888bd22e65a50372a3c0701afacee035 Mon Sep 17 00:00:00 2001 From: defiantnerd Date: Thu, 28 Dec 2023 19:02:58 +0100 Subject: [PATCH] changing state-context id to 'clap.state-context/2' --- include/clap/ext/state-context.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/clap/ext/state-context.h b/include/clap/ext/state-context.h index e27bcef1..f1cf1eff 100644 --- a/include/clap/ext/state-context.h +++ b/include/clap/ext/state-context.h @@ -30,7 +30,7 @@ extern "C" { #endif -static CLAP_CONSTEXPR const char CLAP_EXT_STATE_CONTEXT[] = "clap.state-context.draft/2"; +static CLAP_CONSTEXPR const char CLAP_EXT_STATE_CONTEXT[] = "clap.state-context/2"; enum clap_plugin_state_context_type { // suitable for loading a state as a preset