summaryrefslogtreecommitdiff
path: root/ZeroTierUI/main.h
blob: 9ab950d1b503a2547b7dfc3c1fb41cbc05360911 (plain)
1
2
3
4
5
6
7
8
#ifndef MAIN_H
#define MAIN_H

#include <QSettings>

extern QSettings *settings;

#endif // MAIN_H