mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
parent
ef685aa0da
commit
b1459e41d3
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ constexpr auto kTooltipDelay = crl::time(10000);
|
|||
QOperatingSystemVersion::Windows,
|
||||
10,
|
||||
0,
|
||||
17763);
|
||||
18282);
|
||||
static const auto kSupported = (kSystemVersion >= kDarkModeAddedVersion);
|
||||
if (!kSupported) {
|
||||
return std::nullopt;
|
||||
|
|
Loading…
Add table
Reference in a new issue