mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix build.
This commit is contained in:
@@ -39,7 +39,7 @@ constexpr auto kWaitingForAllGroupedDelay = crl::time(1000);
|
||||
|
||||
#ifdef Q_OS_MAC
|
||||
constexpr auto kSystemAlertDuration = crl::time(1000);
|
||||
#elif // !Q_OS_MAC
|
||||
#else // !Q_OS_MAC
|
||||
constexpr auto kSystemAlertDuration = crl::time(0);
|
||||
#endif // Q_OS_MAC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user