0.4.0: Added double-click open to Favorites and History

This commit is contained in:
Anders Ejlersen 2021-02-14 21:28:18 +01:00
parent 9b73200c73
commit d35a79faf1
6 changed files with 59 additions and 5 deletions

View file

@ -5,6 +5,7 @@
None,
BeginClick,
PerformedClick,
PerformedDoubleClick,
EndClick,
BeginContextClick,
PerformedContextClick,