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