added name updating while window open
This commit is contained in:
parent
49d29aa3ec
commit
4334537966
5 changed files with 41 additions and 7 deletions
|
@ -37,6 +37,7 @@ protected:
|
|||
|
||||
signals:
|
||||
void playerNameFound(int playerID, QString playerName);
|
||||
void playerNameUpdated();
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue