Added callback function for mouse click on search result

This commit is contained in:
Divyansh
2020-04-02 18:08:02 -07:00
parent d73ab36dc3
commit b6f927c454
3 changed files with 15 additions and 3 deletions

View File

@@ -66,6 +66,5 @@ namespace Wox.ViewModel
{
return Result.ToString();
}
}
}