Add viewer list button to twitch channel header (#2042)
This commit is contained in:
@@ -28,6 +28,8 @@ Resources2::Resources2()
|
||||
this->buttons.unvip = QPixmap(":/buttons/unvip.png");
|
||||
this->buttons.update = QPixmap(":/buttons/update.png");
|
||||
this->buttons.updateError = QPixmap(":/buttons/updateError.png");
|
||||
this->buttons.viewersDark = QPixmap(":/buttons/viewersDark.png");
|
||||
this->buttons.viewersLight = QPixmap(":/buttons/viewersLight.png");
|
||||
this->buttons.vip = QPixmap(":/buttons/vip.png");
|
||||
this->error = QPixmap(":/error.png");
|
||||
this->icon = QPixmap(":/icon.png");
|
||||
|
||||
Reference in New Issue
Block a user