5:3c04e05ab24f | 6:67b6ef6917ba |
---|---|
13 #define BUILD_ALPHA 1 | 13 #define BUILD_ALPHA 1 |
14 #define BUILD_BETA 2 | 14 #define BUILD_BETA 2 |
15 #define BUILD_RC 3 | 15 #define BUILD_RC 3 |
16 #define BUILD_RELEASE 4 | 16 #define BUILD_RELEASE 4 |
17 | 17 |
18 #define elif else if | |
19 | |
18 #include <QSettings> | 20 #include <QSettings> |
19 | 21 |
20 static const std::nullptr_t null = nullptr; | 22 static const std::nullptr_t null = nullptr; |
21 | 23 |
22 extern const QList<QString> g_zanVersions; | 24 extern const QList<QString> g_zanVersions; |