diff --git a/src/notation/internal/notationinteraction.cpp b/src/notation/internal/notationinteraction.cpp index 3fd707bb2f834..9e318a3cd615e 100644 --- a/src/notation/internal/notationinteraction.cpp +++ b/src/notation/internal/notationinteraction.cpp @@ -2297,6 +2297,7 @@ bool NotationInteraction::applyPaletteElement(mu::engraving::EngravingItem* elem switch (element->type()) { case ElementType::MARKER: case ElementType::JUMP: + case ElementType::MEASURE_NUMBER: case ElementType::SPACER: case ElementType::VBOX: case ElementType::HBOX: