fix: remove deprecated Application::getTwitchAbstract (#5560)
This commit is contained in:
@@ -725,7 +725,7 @@ bool TwitchChannel::canReconnect() const
|
||||
|
||||
void TwitchChannel::reconnect()
|
||||
{
|
||||
getApp()->getTwitchAbstract()->connect();
|
||||
getApp()->getTwitch()->connect();
|
||||
}
|
||||
|
||||
QString TwitchChannel::getCurrentStreamID() const
|
||||
|
||||
Reference in New Issue
Block a user