UI cleanup and license dialog.
This commit is contained in:
parent
866edd41a7
commit
8be664cca9
12 changed files with 380 additions and 59 deletions
8
ZeroTierUI/main.h
Normal file
8
ZeroTierUI/main.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
#ifndef MAIN_H
|
||||
#define MAIN_H
|
||||
|
||||
#include <QSettings>
|
||||
|
||||
extern QSettings *settings;
|
||||
|
||||
#endif // MAIN_H
|
Loading…
Add table
Add a link
Reference in a new issue