Skip to content

Commit 709d760

Browse files
committed
vcpkg: update baseline
1 parent 0f204ef commit 709d760

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build/vcpkg/test/vcpkg-configuration.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"kind": "git",
1010
"repository": "https://github.com/cppfw/vcpkg-repo/",
11-
"baseline": "14f272be0ac8c79c7646b39cea6e27d3037474a8",
11+
"baseline": "159d8b4234dca778e94051ab9e258bbefd57ebdc",
1212
"reference": "main",
1313
"packages": [
1414
"myci",

src/ruisapp/glue/android/window.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ void native_window::set_fullscreen_internal(bool enable)
169169
}
170170
}
171171

172-
void naitve_window::set_virtual_keyboard_visible(bool visible) noexcept
172+
void native_window::set_virtual_keyboard_visible(bool visible) noexcept
173173
{
174174
auto& glob = get_glob();
175175

0 commit comments

Comments
 (0)