This commit is contained in:
fourtf
2018-01-28 03:39:47 +01:00
76 changed files with 1645 additions and 561 deletions
+1 -1
View File
@@ -64,6 +64,6 @@ private:
// std::shared_ptr<logging::Channel> loggingChannel;
};
typedef std::shared_ptr<Channel> SharedChannel;
typedef std::shared_ptr<Channel> ChannelPtr;
} // namespace chatterino