Skip to content

Commit 8526f62

Browse files
committed
fix typo
1 parent a102a8e commit 8526f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mscore/shortcut.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ Shortcut Shortcut::_sc[] = {
667667
0,
668668
Icons::Invalid_ICON,
669669
Qt::WindowShortcut,
670-
ShortcutFlags::A_CMDc
670+
ShortcutFlags::A_CMD
671671
},
672672
{
673673
MsWidget::SCORE_TAB,

0 commit comments

Comments
 (0)