mirror of
https://github.com/ChronosX88/Influence-cjdns.git
synced 2024-11-08 08:51:00 +00:00
Added false to bool receive
This commit is contained in:
parent
3e4778b576
commit
6aefbb153b
@ -31,6 +31,6 @@ class MainWindow : public QMainWindow
|
||||
Network *network;
|
||||
Handler *handler;
|
||||
|
||||
bool receive;
|
||||
bool receive = false;
|
||||
const QString my_ipv6 = Network::local_ipv6();
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user