mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-21 05:59:42 +01:00
removed hwnd from json
This commit is contained in:
@@ -122,7 +122,6 @@ int main(int argc, char* argv[])
|
||||
}
|
||||
|
||||
Project::Application app {
|
||||
.hwnd = window,
|
||||
.name = data.value().name,
|
||||
.title = title,
|
||||
.path = data.value().installPath,
|
||||
|
||||
Reference in New Issue
Block a user