mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-30 19:40:47 -07:00
UI work...
This commit is contained in:
parent
c979a695c5
commit
4d86b2f02f
5 changed files with 385 additions and 262 deletions
|
@ -14,7 +14,7 @@ class Network : public QWidget
|
|||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit Network(QWidget *parent = 0,const std::string &nwid);
|
||||
explicit Network(QWidget *parent = 0,const std::string &nwid = std::string());
|
||||
virtual ~Network();
|
||||
|
||||
void setStatus(const std::string &status);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue