mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Support auto-night mode on macOS.
This commit is contained in:
@@ -18,9 +18,7 @@ namespace Platform {
|
||||
|
||||
void RemoveQuarantine(const QString &path);
|
||||
|
||||
inline std::optional<bool> IsDarkMode() {
|
||||
return std::nullopt;
|
||||
}
|
||||
[[nodiscard]] bool IsDarkMenuBar();
|
||||
|
||||
inline void FallbackFontConfigCheckBegin() {
|
||||
}
|
||||
|
Reference in New Issue
Block a user