mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +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,
|
QOperatingSystemVersion::Windows,
|
||||||
10,
|
10,
|
||||||
0,
|
0,
|
||||||
17763);
|
18282);
|
||||||
static const auto kSupported = (kSystemVersion >= kDarkModeAddedVersion);
|
static const auto kSupported = (kSystemVersion >= kDarkModeAddedVersion);
|
||||||
if (!kSupported) {
|
if (!kSupported) {
|
||||||
return std::nullopt;
|
return std::nullopt;
|
||||||
|
|
Loading…
Add table
Reference in a new issue