UI cleanup and license dialog.
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user