fix(desktop): set window caption color if Windows version >= 11 (#3939)
This commit is contained in:
@@ -41,6 +41,7 @@ windows = { version = "0.52.0", features = [
|
||||
"Win32_Foundation",
|
||||
"Win32_UI_Controls",
|
||||
] }
|
||||
winver = "1"
|
||||
|
||||
[features]
|
||||
# this feature is used for production builds or when `devPath` points to the filesystem
|
||||
|
||||
Reference in New Issue
Block a user