fun:对照添加打开本地文件夹功能。
This commit is contained in:
@@ -33,7 +33,7 @@ void ConsoleHelper::SetIpPort(const QString& ip, quint16 port)
|
||||
{
|
||||
ip_ = ip;
|
||||
port_ = port;
|
||||
qDebug() << "SetIpPort:" << ip_ << port_;
|
||||
qInfo() << "SetIpPort:" << ip_ << port_;
|
||||
}
|
||||
|
||||
void ConsoleHelper::Connect()
|
||||
|
||||
Reference in New Issue
Block a user