mirror of
https://github.com/ChronosX88/Influence-cjdns.git
synced 2024-11-09 17:31:01 +00:00
fix for linux compile
This commit is contained in:
parent
de5e644474
commit
c82cf387f1
@ -12,7 +12,7 @@ class Handler : public QObject
|
|||||||
public:
|
public:
|
||||||
Handler();
|
Handler();
|
||||||
signals:
|
signals:
|
||||||
createSessionSuccess();
|
void createSessionSuccess();
|
||||||
private:
|
private:
|
||||||
Network *network;
|
Network *network;
|
||||||
private slots:
|
private slots:
|
||||||
|
Loading…
Reference in New Issue
Block a user