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