mirror of
https://github.com/HackPlan/winsparkle.git
synced 2026-04-30 11:01:51 +08:00
Added missing reminder to fix implementation
This commit is contained in:
@@ -500,6 +500,7 @@ void UpdateDialog::OnRunInstaller(wxCommandEvent&)
|
||||
|
||||
while(!UI::IsHostReadyToShutDown())
|
||||
{
|
||||
//FIXME: Do something proper instead of this loop.
|
||||
Sleep(2000);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user