cleaned up CompletionModel

This commit is contained in:
fourtf
2018-08-13 14:38:03 +02:00
parent f6e110b7fb
commit 2448f6f538
5 changed files with 35 additions and 147 deletions
+1 -1
View File
@@ -16,8 +16,8 @@ namespace chatterino {
class Settings;
class Paths;
class PubSub;
class TwitchChannel;
class TwitchServer final : public AbstractIrcServer, public Singleton
{