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
|
@ -62,6 +62,7 @@ private slots:
|
|||
private:
|
||||
Ui::NetworkWidget *ui;
|
||||
std::string networkIdStr;
|
||||
bool publicWarningShown;
|
||||
};
|
||||
|
||||
#endif // NETWORK_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue