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