Bunch more control plane work, and shelve old UI -- React FTW.
This commit is contained in:
9
attic/ZeroTierUI/main.h
Normal file
9
attic/ZeroTierUI/main.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef MAIN_H
|
||||
#define MAIN_H
|
||||
|
||||
#include <QSettings>
|
||||
#include <QMainWindow>
|
||||
|
||||
extern QSettings *settings;
|
||||
|
||||
#endif // MAIN_H
|
||||
Reference in New Issue
Block a user