mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +08:00
Revert "disable windows thread merging"
This reverts commit bebf34db23.
This commit is contained in:
@@ -26,9 +26,6 @@ int APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE prev,
|
|||||||
|
|
||||||
flutter::DartProject project(L"data");
|
flutter::DartProject project(L"data");
|
||||||
|
|
||||||
// https://github.com/flutter/flutter/issues/175135
|
|
||||||
project.set_ui_thread_policy(flutter::UIThreadPolicy::RunOnSeparateThread);
|
|
||||||
|
|
||||||
std::vector<std::string> command_line_arguments =
|
std::vector<std::string> command_line_arguments =
|
||||||
GetCommandLineArguments();
|
GetCommandLineArguments();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user