mirror of
https://github.com/ChronosX88/Influence-cjdns.git
synced 2024-11-08 08:51:00 +00:00
Updated network.hpp
This commit is contained in:
parent
585c4d9e77
commit
18ad8c2dd4
@ -10,7 +10,7 @@ class network
|
||||
public:
|
||||
send(QString str, QHostAddress ip);
|
||||
private:
|
||||
sendPing(QHostAddress ip);
|
||||
read();
|
||||
};
|
||||
|
||||
#endif // NETWORK_H
|
||||
|
Loading…
Reference in New Issue
Block a user