Add security notice the first time a user joins a public network.
This commit is contained in:
parent
7fdca150a9
commit
3f6152806f
9 changed files with 186 additions and 7 deletions
|
@ -66,7 +66,7 @@
|
|||
ZeroTier::Node::LocalClient *zeroTierClient = (ZeroTier::Node::LocalClient *)0;
|
||||
|
||||
// Main window instance for app
|
||||
static MainWindow *mainWindow = (MainWindow *)0;
|
||||
QMainWindow *mainWindow = (MainWindow *)0;
|
||||
|
||||
// Handles message from ZeroTier One service
|
||||
static void handleZTMessage(void *arg,unsigned long id,const char *line)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue