This commit is contained in:
bao-qian 2016-05-13 23:54:41 +01:00
parent 71308316b1
commit cdc244ec06

View File

@ -59,7 +59,7 @@ namespace Wox
});
}
private async void OnActivated(object sender, EventArgs e)
private void OnActivated(object sender, EventArgs e)
{
// todo happlebao add option in gui
if (_settings.AutoUpdates)