mirror of
https://github.com/ChronosX88/Influence-cjdns.git
synced 2024-11-08 17:01:00 +00:00
Updated contactmanager.h
This commit is contained in:
parent
a453e47041
commit
aaea262861
@ -1,11 +1,12 @@
|
||||
#ifndef CONTACTMANAGER_H
|
||||
#define CONTACTMANAGER_H
|
||||
|
||||
#include "network.hpp"
|
||||
|
||||
class ContactManager
|
||||
{
|
||||
public:
|
||||
ContactManager();
|
||||
private:
|
||||
sendPing(QHostAddress ip);
|
||||
};
|
||||
|
||||
#endif // CONTACTMANAGER_H
|
Loading…
Reference in New Issue
Block a user