Added the function of obtaining user information on the network

This commit is contained in:
xyz
2025-06-11 11:21:08 +08:00
parent 68cd53a80c
commit 24536ca80f
6 changed files with 116 additions and 28 deletions

View File

@ -15,6 +15,7 @@
#include "addfrienddialog.h"
#include "model/datacenter.h"
QT_BEGIN_NAMESPACE
namespace Ui {
class MainWidget;