fix:Address the issue where ownID may not be displayed.
This commit is contained in:
@@ -77,6 +77,7 @@ signals:
|
||||
void sigTransFailed(QSharedPointer<FrameBuffer> frame);
|
||||
void sigFileInfo(QSharedPointer<FrameBuffer> frame);
|
||||
void sigOffline(QSharedPointer<FrameBuffer> frame);
|
||||
void sigYourId(QSharedPointer<FrameBuffer> frame);
|
||||
|
||||
signals:
|
||||
void conSuccess();
|
||||
|
||||
Reference in New Issue
Block a user