Add viewer list button to twitch channel header (#2042)

This commit is contained in:
Dave
2020-10-10 11:24:53 -04:00
committed by GitHub
parent e4d7f49952
commit 98762fdfa0
9 changed files with 31 additions and 0 deletions
+2
View File
@@ -35,6 +35,8 @@ public:
QPixmap unvip;
QPixmap update;
QPixmap updateError;
QPixmap viewersDark;
QPixmap viewersLight;
QPixmap vip;
} buttons;
QPixmap error;