Add logging to experimental IRC (#2996)

Co-authored-by: xHeaveny <69117321+xHeaveny@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
Mm2PL
2022-07-02 09:42:28 +00:00
committed by GitHub
parent 0ab53d62ea
commit bbadbc4b33
8 changed files with 59 additions and 17 deletions
+1
View File
@@ -18,6 +18,7 @@ public:
int id();
const QString &user();
const QString &nick();
const QString &userFriendlyIdentifier();
// AbstractIrcServer interface
protected: