1
0
Fork 0

Update Bridge.cpp

This commit is contained in:
yjd 2022-06-26 17:19:02 +08:00 committed by GitHub
parent 3393f5522e
commit 5a516430b7
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -775,7 +775,7 @@ void* Bridge::processMessage(GUIMSG type, void* param1, void* param2)
emit setFavouriteItemShortcut(2, name, shortcut);
}
break;
case GUI_SET_FAVOURITE_TOOL_SHORTCUT:
{
QString name;