Skip to content

Commit

Permalink
change for continuous integration
Browse files Browse the repository at this point in the history
  • Loading branch information
rpatters1 committed Sep 24, 2024
1 parent 4696d17 commit a7b21e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/notation/internal/notationuiactions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ const UiActionList NotationUiActions::m_actions = {
IconCode::Code::REDO
),
UiAction("undo-history",
mu::context::UiCtxNotationOpened,
mu::context::UiCtxProjectOpened,
mu::context::CTX_ANY,
TranslatableString("action", "Undo/redo history…"),
TranslatableString("action", "Undo/redo history…"),
Expand Down

0 comments on commit a7b21e5

Please sign in to comment.