fixed switch channel popup
This commit is contained in:
+1
-1
@@ -176,7 +176,7 @@ IrcManager::partChannel(const QString &channel)
|
||||
void
|
||||
IrcManager::messageReceived(IrcMessage *message)
|
||||
{
|
||||
qInfo(message->command().toStdString().c_str());
|
||||
// qInfo(message->command().toStdString().c_str());
|
||||
|
||||
// if (message->command() == "")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user