now loads passwords for irc

This commit is contained in:
fourtf
2019-09-14 18:38:09 +02:00
parent b45a6eea22
commit d33a8b1b3a
11 changed files with 116 additions and 83 deletions
+1
View File
@@ -14,6 +14,7 @@ public:
void sendMessage(const QString &message) override;
// server may be nullptr
IrcServer *server();
private: