formatted all files with clang 9
This commit is contained in:
@@ -134,8 +134,7 @@ public:
|
||||
}
|
||||
QDesktopServices::openUrl(QUrl(link));
|
||||
break;
|
||||
case ToastReaction::OpenInStreamlink:
|
||||
{
|
||||
case ToastReaction::OpenInStreamlink: {
|
||||
openStreamlinkForChannel(channelName_);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user