Commit 6e48d32b by LIDINGDA\ldd

1.qDebug重定向到文件

parent 26b2fd50
......@@ -21,7 +21,7 @@ int main(int argc, char *argv[])
auto reSend = new ReSend();
reSend->start();
//qInstallMessageHandler(customMessageHandler);
qInstallMessageHandler(customMessageHandler);
FMVipDispatcher relay;
FMSockServer server(&relay);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment