From 95ceb4546d297309e324b602392d3d946847feab Mon Sep 17 00:00:00 2001 From: falkTX Date: Sun, 21 May 2023 14:51:06 +0200 Subject: [PATCH] Fix symbol conflict in MindMeldModular update Signed-off-by: falkTX --- plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Makefile b/plugins/Makefile index 6faad68..f2604f1 100644 --- a/plugins/Makefile +++ b/plugins/Makefile @@ -843,7 +843,7 @@ PLUGIN_FILES += $(wildcard MindMeldModular/src/ShapeMaster/*.cpp) PLUGIN_FILES += $(wildcard MindMeldModular/src/Utilities/*.cpp) # modules/types which are present in other plugins -MINDMELD_CUSTOM = printNote +MINDMELD_CUSTOM = Trigger printNote # -------------------------------------------------------------- # ML_modules