mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Enable auto-updates for OS X
This commit is contained in:
parent
d566f5f9b3
commit
66eebc2e11
|
@ -27,7 +27,7 @@
|
|||
#ifdef Q_OS_WIN
|
||||
#define AUTOUPDATE_ENABLED 1
|
||||
#elif defined(Q_OS_OSX)
|
||||
#define AUTOUPDATE_ENABLED 0
|
||||
#define AUTOUPDATE_ENABLED 1
|
||||
#else
|
||||
#define AUTOUPDATE_ENABLED 0
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user