Simple logging implemented
Message now stores a copy of the content string Use .nick() instead of .account() to get the users lowercase name (login name)
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#include <QNetworkAccessManager>
|
||||
#include <QString>
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
class IrcManager
|
||||
|
||||
Reference in New Issue
Block a user