Save chats and tabs in new settings system

This commit is contained in:
Rasmus Karlsson
2017-12-22 14:44:31 +01:00
parent 42749538a7
commit d8c01ce374
14 changed files with 187 additions and 293 deletions
+3
View File
@@ -25,6 +25,9 @@ public:
Resources resources;
ChannelManager channelManager;
IrcManager ircManager;
private:
void save();
};
} // namespace chatterino