WIP commit

This commit is contained in:
apa420
2018-08-11 12:47:03 +02:00
parent 125af43d90
commit 77411f7012
10 changed files with 165 additions and 24 deletions
+2
View File
@@ -153,6 +153,8 @@ private:
QTimer liveStatusTimer_;
QTimer chattersListTimer_;
std::vector<QString> liveChannels;
friend class TwitchServer;
};