reformat/cleanup

This commit is contained in:
Rasmus Karlsson
2018-03-30 12:37:00 +02:00
committed by fourtf
parent c7a86f8abe
commit 0bbb9ae42d
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();