Browse Source

Fix symbol conflict in MindMeldModular update

Signed-off-by: falkTX <falktx@falktx.com>
tags/23.07
falkTX 2 years ago
parent
commit
95ceb4546d
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      plugins/Makefile

+ 1
- 1
plugins/Makefile View File

@@ -843,7 +843,7 @@ PLUGIN_FILES += $(wildcard MindMeldModular/src/ShapeMaster/*.cpp)
PLUGIN_FILES += $(wildcard MindMeldModular/src/Utilities/*.cpp) PLUGIN_FILES += $(wildcard MindMeldModular/src/Utilities/*.cpp)


# modules/types which are present in other plugins # modules/types which are present in other plugins
MINDMELD_CUSTOM = printNote
MINDMELD_CUSTOM = Trigger printNote


# -------------------------------------------------------------- # --------------------------------------------------------------
# ML_modules # ML_modules


Loading…
Cancel
Save