changeset 11865 | 047be82b6f67 |
parent 11046 | 47a8c19ecb60 |
child 13322 | b77a9380dd0f |
--- a/QTfrontend/net/newnetclient.h Sun Oct 02 17:39:42 2016 +0200 +++ b/QTfrontend/net/newnetclient.h Sun Oct 02 18:29:55 2016 +0200 @@ -167,6 +167,7 @@ void gameFinished(bool correcly); void banPlayer(const QString &); void kickPlayer(const QString &); + void delegateToPlayer(const QString &); void infoPlayer(const QString &); void followPlayer(const QString &); void consoleCommand(const QString &);