This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/ZeroTierUI/main.h

10 lines
122 B
C
Raw Normal View History

2014-01-17 10:36:58 -08:00
#ifndef MAIN_H
#define MAIN_H
#include <QSettings>
#include <QMainWindow>
2014-01-17 10:36:58 -08:00
extern QSettings *settings;
#endif // MAIN_H