reformat/cleanup

This commit is contained in:
Rasmus Karlsson
2018-03-30 12:37:00 +02:00
parent 95878dc7db
commit ea21aa5dea
3 changed files with 23 additions and 19 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ class TwitchChannel final : public Channel
QTimer *chattersListTimer;
public:
~TwitchChannel();
~TwitchChannel() final;
void reloadChannelEmotes();