F5 adds a fake message to the IRCManager
current messages have valid cheermotes in them
This commit is contained in:
@@ -53,6 +53,9 @@ public:
|
||||
|
||||
Communi::IrcConnection *getReadConnection();
|
||||
|
||||
/// Debug function
|
||||
void addFakeMessage(const QString &data);
|
||||
|
||||
private:
|
||||
ChannelManager &channelManager;
|
||||
ResourceManager &resources;
|
||||
|
||||
Reference in New Issue
Block a user