testing connection

This commit is contained in:
Blue 2019-04-02 18:46:18 +03:00
parent 3d947a0748
commit d4afdd7a5f
11 changed files with 77 additions and 6 deletions

View file

@ -35,7 +35,7 @@ private:
private slots:
void onClientConnected();
void onClientDisonnected();
void onClientDisconnected();
};