1
0
Fork 0

Update Bridge.cpp

This commit is contained in:
yjd 2022-06-26 16:44:55 +08:00 committed by GitHub
parent 6d6fb1754f
commit 394284113f
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -763,7 +763,7 @@ void* Bridge::processMessage(GUIMSG type, void* param1, void* param2)
}
break;
case GUI_SET_FAVOURITE_COMMAND:
case GUI_SET_FAVOURITE_COMMAND_SHORTCUT:
{
QString name;
QString shortcut;