channels now PART when they are destroyed

This commit is contained in:
fourtf
2018-04-21 00:40:17 +02:00
parent f571a336e0
commit f58ee01cf5
9 changed files with 48 additions and 24 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ protected:
std::shared_ptr<Channel> getCustomChannel(const QString &channelname) override;
QString CleanChannelName(const QString &dirtyChannelName) override;
QString cleanChannelName(const QString &dirtyChannelName) override;
};
} // namespace twitch