reformat/cleanup
This commit is contained in:
@@ -20,7 +20,7 @@ class TwitchChannel final : public Channel
|
||||
QTimer *chattersListTimer;
|
||||
|
||||
public:
|
||||
~TwitchChannel();
|
||||
~TwitchChannel() final;
|
||||
|
||||
void reloadChannelEmotes();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user